Skip to main content

Interface: PfdOptionsViewProps

Component props for PfdOptionsView.

Hierarchy

Properties

activeNavIndicator

activeNavIndicator: G3XTouchNavIndicator

The nav indicator for the active navigation source.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/PfdOptionsView/PfdOptionsView.tsx:38


children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

UiViewProps.children

Defined in

src/sdk/components/FSComponent.ts:122


containerRef

containerRef: NodeReference<HTMLElement>

A reference to the root element of the view's container.

Inherited from

UiViewProps.containerRef

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/UiSystem/UiView.ts:18


externalFplSourceCount

externalFplSourceCount: 0 | 2 | 1

The number of supported external flight plan sources.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/PfdOptionsView/PfdOptionsView.tsx:47


insetRegistrar

insetRegistrar: PfdInsetRegistrar

A registrar for PFD insets.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/PfdOptionsView/PfdOptionsView.tsx:35


minimumsDataProvider

minimumsDataProvider: MinimumsDataProvider

A provider of minimums data.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/PfdOptionsView/PfdOptionsView.tsx:41


pfdSettingManager

pfdSettingManager: UserSettingManager<PfdUserSettingTypes>

A manager for PFD user settings.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/PfdOptionsView/PfdOptionsView.tsx:44


radiosConfig

radiosConfig: RadiosConfig

A configuration object defining options for radios.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/Views/PfdOptionsView/PfdOptionsView.tsx:50


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

UiViewProps.ref

Defined in

src/sdk/components/FSComponent.ts:125


uiService

uiService: UiService

The UI service instance.

Inherited from

UiViewProps.uiService

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/UiSystem/UiView.ts:15