Interface: G1000MfdPluginBinder
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/G1000Plugin.ts:39
A plugin binder for G1000 MFD plugin.
Extends
Properties
backplane
backplane:
InstrumentBackplane
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/G1000Plugin.ts:20
The backplane instance.
Inherited from
bus
bus:
EventBus
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/G1000Plugin.ts:17
The system-wide event bus.
Inherited from
fms
fms:
Fms
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/G1000Plugin.ts:41
The flight management system.
Overrides
menuSystem
menuSystem:
SoftKeyMenuSystem
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/G1000Plugin.ts:11
The softkey menu system.
Inherited from
pageSelectMenuSystem?
optional
pageSelectMenuSystem:PageSelectMenuSystem
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/G1000Plugin.ts:26
The FMS knob menu system (only needed on the MFD, as it does not move to the PFD in reversionary mode).
Inherited from
G1000PluginBinder
.pageSelectMenuSystem
viewService
viewService:
ViewService
Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/G1000Plugin.ts:14
The page and popup view service.