Interface: Gdu460PfdInstrumentsViewProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:64
Component props for Gdu460PfdInstrumentsView.
Extends
Properties
casSystem
casSystem:
CasSystem
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:75
The CAS system.
children?
optionalchildren:DisplayChildren[]
Defined in: src/sdk/components/FSComponent.ts:125
The children of the display component.
Inherited from
config
config:
AvionicsConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:66
The global avionics configuration object.
containerRef
containerRef:
NodeReference<HTMLElement>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiView.ts:18
A reference to the root element of the view's container.
Inherited from
fplSourceDataProvider
fplSourceDataProvider:
G3XFplSourceDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:81
A provider of flight plan source data.
gduAliasedSettingManager
gduAliasedSettingManager:
UserSettingManager<GduUserSettingTypes>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:93
A manager for aliased GDU user settings.
insetRegistrar
insetRegistrar:
PfdInsetRegistrar
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:78
A registrar for PFD insets.
instrumentConfig
instrumentConfig:
InstrumentConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:69
The configuration object for the view's parent instrument.
minimumsDataProvider
minimumsDataProvider:
MinimumsDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:90
Minimums data provider
navIndicators
navIndicators:
G3XTouchNavIndicators
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:99
A collection of all navigation indicators.
navSources
navSources:
G3XTouchNavSources
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:96
A collection of all navigation sources.
pfdSettingManager
pfdSettingManager:
UserSettingManager<PfdUserSettingTypes>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:102
A manager for PFD user settings.
pluginSystem
pluginSystem:
PluginSystem<G3XTouchPlugin,G3XTouchPluginBinder>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:72
The plugin system of the view's parent instrument.
ref?
optionalref:NodeReference<any>
Defined in: src/sdk/components/FSComponent.ts:128
A reference to the display component.
Inherited from
uiService
uiService:
UiService
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiView.ts:15
The UI service instance.
Inherited from
vnavDataProvider
vnavDataProvider:
VNavDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:87
VNav DataProvider
vSpeedSettingManager
vSpeedSettingManager:
VSpeedUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:105
VSpeed Manager
windDataProvider
windDataProvider:
WindDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:84
A provider of wind data.