Skip to main content

Interface: G1000PluginBinder

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

A plugin binder for G1000 plugins.

Extended by

Properties

backplane

backplane: InstrumentBackplane

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

The backplane instance.


bus

bus: EventBus

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

The system-wide event bus.


fms

fms: Fms

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

The flight management system.


menuSystem: SoftKeyMenuSystem

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

The softkey menu system.


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).


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.