Skip to main content

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

G1000PluginBinder.backplane


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

G1000PluginBinder.bus


fms

fms: Fms

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/G1000Plugin.ts:41

The flight management system.

Overrides

G1000PluginBinder.fms


menuSystem: SoftKeyMenuSystem

Defined in: workingtitle-instruments-g1000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG1000/Shared/G1000Plugin.ts:11

The softkey menu system.

Inherited from

G1000PluginBinder.menuSystem


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.

Inherited from

G1000PluginBinder.viewService