Interface: G3000PfdPluginBinder
A plugin binder for G3000 PFD plugins.
Hierarchy
G3000PluginBinder
↳
G3000PfdPluginBinder
Properties
backplane
• backplane: InstrumentBackplane
The backplane instance.
Inherited from
G3000PluginBinder.backplane
Defined in
src/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
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Plugin.ts:16
casSystem
• casSystem: CasSystem
The CAS system.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/G3000PFDPlugin.ts:24
config
• config: AvionicsConfig
The avionics configuration.
Inherited from
G3000PluginBinder.config
Defined in
src/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
src/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
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Plugin.ts:28
flightPlanStore
• flightPlanStore: FlightPlanStore
The flight plan store to access plan data.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/G3000PFDPlugin.ts:21
fms
• fms: Fms
<""
>
The FMS instance.
Inherited from
G3000PluginBinder.fms
Defined in
src/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
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Plugin.ts:40
iauSettingManager
• iauSettingManager: IauUserSettingManager
A manager for IAU user settings.
Inherited from
G3000PluginBinder.iauSettingManager
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Plugin.ts:34
instrumentConfig
• instrumentConfig: PfdConfig
The instrument configuration.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/G3000PFDPlugin.ts:15
navIndicators
• navIndicators: G3000NavIndicators
The collection of navigation indicators available on the instrument.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/G3000PFDPlugin.ts:18
vSpeedSettingManager
• vSpeedSettingManager: VSpeedUserSettingManager
A manager for reference V-speed user settings.
Inherited from
G3000PluginBinder.vSpeedSettingManager
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/G3000Plugin.ts:37