Interface: G3000PfdPluginBinder
Defined in: workingtitle-instruments-g3000/html_ui/PFD/G3000PFDPlugin.ts:18
A plugin binder for G3000 PFD plugins.
Extends
Properties
backplane
backplane:
InstrumentBackplane
Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:24
The backplane instance.
Inherited from
bus
bus:
EventBus
Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:21
The event bus.
Inherited from
casSystem
casSystem:
CasSystem
Defined in: workingtitle-instruments-g3000/html_ui/PFD/G3000PFDPlugin.ts:29
The CAS system.
config
config:
AvionicsConfig
Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:27
The avionics configuration.
Inherited from
displayOverlayController
displayOverlayController:
DisplayOverlayController
Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:39
A controller for the overlay layer on the plugin's parent display.
Inherited from
G3000PluginBinder
.displayOverlayController
facLoader
facLoader:
FacilityLoader
Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:30
The facility loader.
Inherited from
flightPathCalculator
flightPathCalculator:
FlightPathCalculator
Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:33
The lateral flight plan path calculator.
Inherited from
G3000PluginBinder
.flightPathCalculator
flightPlanStore
flightPlanStore:
FlightPlanStore
Defined in: workingtitle-instruments-g3000/html_ui/PFD/G3000PFDPlugin.ts:26
The flight plan store to access plan data.
fms
fms:
Fms
<""
>
Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:36
The FMS instance.
Inherited from
fmsSpeedsSettingManager?
optional
fmsSpeedsSettingManager:FmsSpeedUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:48
A manager for FMS speed user settings.
Inherited from
G3000PluginBinder
.fmsSpeedsSettingManager
instrumentConfig
instrumentConfig:
PfdConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/G3000PFDPlugin.ts:20
The instrument configuration.
navIndicators
navIndicators:
G3000NavIndicators
Defined in: workingtitle-instruments-g3000/html_ui/PFD/G3000PFDPlugin.ts:23
The collection of navigation indicators available on the instrument.
pfdSensorsSettingManager
pfdSensorsSettingManager:
PfdSensorsUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:42
A manager for PFD sensors user settings.
Inherited from
G3000PluginBinder
.pfdSensorsSettingManager
vSpeedSettingManager
vSpeedSettingManager:
VSpeedUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:45
A manager for reference V-speed user settings.
Inherited from
G3000PluginBinder
.vSpeedSettingManager
weightBalanceSettingManager?
optional
weightBalanceSettingManager:WeightBalanceUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:51
A manager for weight and balance user settings.