Interface: G3XTouchPluginBinder
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:25
A plugin binder for G3X Touch plugins.
Properties
backplane
backplane:
InstrumentBackplane
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:30
The backplane instance.
bus
bus:
EventBus
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:27
The event bus.
casSystem
casSystem:
CasSystem
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:54
The CAS system.
config
config:
AvionicsConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:33
The global avionics configuration object.
displaySettingManager
displaySettingManager:
DisplayUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:66
A manager for display user settings.
facLoader
facLoader:
FacilityLoader
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:39
The facility loader.
flightPathCalculator
flightPathCalculator:
FlightPathCalculator
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:42
The lateral flight plan path calculator.
fms
fms:
G3XFms
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:45
The FMS instance.
fplSourceDataProvider
fplSourceDataProvider:
G3XFplSourceDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:60
A provider of flight plan source data.
gduSettingManager
gduSettingManager:
GduUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:63
A manager for GDU user settings.
instrumentConfig
instrumentConfig:
InstrumentConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:36
The instrument configuration object.
navIndicators
navIndicators:
G3XTouchNavIndicators
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:51
A collection of all navigation indicators.
pfdSettingManager
pfdSettingManager:
PfdUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:69
A manager for PFD user settings.
radiosDataProvider
radiosDataProvider:
G3XRadiosDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:57
A provider of radios data.
uiService
uiService:
UiService
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/G3XTouchPlugin.ts:48
The UI service.