Skip to main content

Interface: G3000GtcPluginBinder

A plugin binder for G3000 GTC plugins.

Hierarchy

  • G3000PluginBinder

    G3000GtcPluginBinder

Properties

backplane

backplane: InstrumentBackplane

The backplane instance.

Inherited from

G3000PluginBinder.backplane

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Plugin.ts:19


bus

bus: EventBus

The event bus.

Inherited from

G3000PluginBinder.bus

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Plugin.ts:16


config

config: AvionicsConfig

The avionics configuration.

Inherited from

G3000PluginBinder.config

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Plugin.ts:22


facLoader

facLoader: FacilityLoader

The facility loader.

Inherited from

G3000PluginBinder.facLoader

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Plugin.ts:25


flightPathCalculator

flightPathCalculator: FlightPathCalculator

The lateral flight plan path calculator.

Inherited from

G3000PluginBinder.flightPathCalculator

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Plugin.ts:28


flightPlanStore

Optional flightPlanStore: FlightPlanStore

The flight plan store to access plan data. The store is only provided for GTCs that support the MFD control mode.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/G3000GTCPlugin.ts:30


fms

fms: Fms<"">

The FMS instance.

Inherited from

G3000PluginBinder.fms

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Plugin.ts:31


fmsSpeedsSettingManager

Optional fmsSpeedsSettingManager: FmsSpeedUserSettingManager

A manager for FMS speed user settings.

Inherited from

G3000PluginBinder.fmsSpeedsSettingManager

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Plugin.ts:40


gtcService

gtcService: GtcService

The GTC service.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/G3000GTCPlugin.ts:25


iauSettingManager

iauSettingManager: IauUserSettingManager

A manager for IAU user settings.

Inherited from

G3000PluginBinder.iauSettingManager

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Plugin.ts:34


instrumentConfig

instrumentConfig: GtcConfig

The instrument configuration.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/G3000GTCPlugin.ts:19


navIndicators: NavReferenceIndicators<G3000NavSourceName, "activeSource">

The collection of navigation indicators available on the instrument.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/G3000GTCPlugin.ts:22


vSpeedSettingManager

vSpeedSettingManager: VSpeedUserSettingManager

A manager for reference V-speed user settings.

Inherited from

G3000PluginBinder.vSpeedSettingManager

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Plugin.ts:37