Interface: Gdu460PfdInstrumentsViewProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:62
Component props for Gdu460PfdInstrumentsView.
Extends
Properties
casSystem
casSystem:
CasSystem
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:73
The CAS system.
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
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:64
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:79
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:91
A manager for aliased GDU user settings.
insetRegistrar
insetRegistrar:
PfdInsetRegistrar
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:76
A registrar for PFD insets.
instrumentConfig
instrumentConfig:
InstrumentConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:67
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:88
Minimums data provider
navIndicators
navIndicators:
G3XTouchNavIndicators
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:94
A collection of all navigation indicators.
pfdSettingManager
pfdSettingManager:
UserSettingManager
<PfdUserSettingTypes
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:97
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:70
The plugin system of the view's parent instrument.
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
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:85
VNav DataProvider
vSpeedSettingManager
vSpeedSettingManager:
VSpeedUserSettingManager
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:100
VSpeed Manager
windDataProvider
windDataProvider:
WindDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:82
A provider of wind data.