Class: NearestAirportSearchSettings
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/NearestAirportSearchSettings.ts:16
Utility class for retrieving PFD user setting managers.
Constructors
Constructor
new NearestAirportSearchSettings():
NearestAirportSearchSettings
Returns
NearestAirportSearchSettings
Methods
getManager()
static
getManager(bus
):DefaultUserSettingManager
<NearestAirportSearchSettingTypes
>
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/NearestAirportSearchSettings.ts:24
Retrieves a manager for airport search settings.
Parameters
Parameter | Type | Description |
---|---|---|
bus | EventBus | The event bus. |
Returns
DefaultUserSettingManager
<NearestAirportSearchSettingTypes
>
a manager for airport search settings.