Interface: PfdOptionsViewProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/PfdOptionsView/PfdOptionsView.tsx:34
Component props for PfdOptionsView.
Extends
Properties
activeNavIndicator
activeNavIndicator:
G3XTouchNavIndicator
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/PfdOptionsView/PfdOptionsView.tsx:39
The nav indicator for the active navigation source.
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
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
fmsConfig
fmsConfig:
FmsConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/PfdOptionsView/PfdOptionsView.tsx:48
A configuration object defining options for FMS.
insetRegistrar
insetRegistrar:
PfdInsetRegistrar
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/PfdOptionsView/PfdOptionsView.tsx:36
A registrar for PFD insets.
minimumsDataProvider
minimumsDataProvider:
MinimumsDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/PfdOptionsView/PfdOptionsView.tsx:42
A provider of minimums data.
pfdSettingManager
pfdSettingManager:
UserSettingManager
<PfdUserSettingTypes
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/PfdOptionsView/PfdOptionsView.tsx:45
A manager for PFD user settings.
radiosConfig
radiosConfig:
RadiosConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/PfdOptionsView/PfdOptionsView.tsx:51
A configuration object defining options for radios.
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.