Interface: G3000GtcPluginBinder
Defined in: workingtitle-instruments-g3000/html_ui/GTC/G3000GTCPlugin.ts:17
A plugin binder for G3000 GTC 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?
optional
casSystem:CasSystem
Defined in: workingtitle-instruments-g3000/html_ui/GTC/G3000GTCPlugin.ts:36
The CAS system, or undefined
if the base G3000 package did not create a CAS system instance for this GTC
instrument.
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?
optional
flightPlanStore:FlightPlanStore
Defined in: workingtitle-instruments-g3000/html_ui/GTC/G3000GTCPlugin.ts:30
The flight plan store to access plan data. The store is only provided for GTCs that support the MFD control mode.
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
gtcService
gtcService:
GtcService
Defined in: workingtitle-instruments-g3000/html_ui/GTC/G3000GTCPlugin.ts:25
The GTC service.
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:
GtcConfig
Defined in: workingtitle-instruments-g3000/html_ui/GTC/G3000GTCPlugin.ts:19
The instrument configuration.
navIndicators
navIndicators:
NavReferenceIndicators
<G3000NavSourceName
,"activeSource"
>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/G3000GTCPlugin.ts:22
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