Skip to main content

Interface: G3000MfdPluginBinder

Defined in: workingtitle-instruments-g3000/html_ui/MFD/G3000MFDPlugin.ts:18

A plugin binder for G3000 MFD plugins.

Extends

  • G3000PluginBinder

Properties

backplane

backplane: InstrumentBackplane

Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:22

The backplane instance.

Inherited from

G3000PluginBinder.backplane


bus

bus: EventBus

Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:19

The event bus.

Inherited from

G3000PluginBinder.bus


casSystem

casSystem: CasSystem

Defined in: workingtitle-instruments-g3000/html_ui/MFD/G3000MFDPlugin.ts:29

The CAS system.


config

config: AvionicsConfig

Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:25

The avionics configuration.

Inherited from

G3000PluginBinder.config


facLoader

facLoader: FacilityLoader

Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:28

The facility loader.

Inherited from

G3000PluginBinder.facLoader


flightPathCalculator

flightPathCalculator: FlightPathCalculator

Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:31

The lateral flight plan path calculator.

Inherited from

G3000PluginBinder.flightPathCalculator


flightPlanStore

flightPlanStore: FlightPlanStore

Defined in: workingtitle-instruments-g3000/html_ui/MFD/G3000MFDPlugin.ts:26

The flight plan store to access plan data.


fms

fms: Fms<"">

Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:34

The FMS instance.

Inherited from

G3000PluginBinder.fms


fmsSpeedsSettingManager?

optional fmsSpeedsSettingManager: FmsSpeedUserSettingManager

Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:43

A manager for FMS speed user settings.

Inherited from

G3000PluginBinder.fmsSpeedsSettingManager


iauSettingManager

iauSettingManager: IauUserSettingManager

Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:37

A manager for IAU user settings.

Inherited from

G3000PluginBinder.iauSettingManager


instrumentConfig

instrumentConfig: MfdConfig

Defined in: workingtitle-instruments-g3000/html_ui/MFD/G3000MFDPlugin.ts:20

The instrument configuration.


navIndicators: NavReferenceIndicators<G3000NavSourceName, "activeSource">

Defined in: workingtitle-instruments-g3000/html_ui/MFD/G3000MFDPlugin.ts:23

The collection of navigation indicators available on the instrument.


vSpeedSettingManager

vSpeedSettingManager: VSpeedUserSettingManager

Defined in: workingtitle-instruments-g3000/html_ui/Shared/G3000Plugin.ts:40

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:46

A manager for weight and balance user settings.

Inherited from

G3000PluginBinder.weightBalanceSettingManager