Skip to main content

Interface: MfdNrstAirportPageProps

Component props for MfdNrstAirportPage.

Hierarchy

Properties

children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

AbstractMfdNrstPageProps.children

Defined in

src/sdk/components/FSComponent.ts:122


comRadioSpacingDataProvider

comRadioSpacingDataProvider: ComRadioSpacingDataProvider

A provider of COM radio spacing mode data.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/NrstView/Pages/MfdNrstAirportPage/MfdNrstAirportPage.tsx:30


containerRef

containerRef: NodeReference<HTMLElement>

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

Inherited from

AbstractMfdNrstPageProps.containerRef

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/PageNavigation/MfdPage.ts:17


posHeadingDataProvider

posHeadingDataProvider: PositionHeadingDataProvider

A provider of airplane position and heading data.

Inherited from

AbstractMfdNrstPageProps.posHeadingDataProvider

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/NrstView/AbstractMfdNrstPage.tsx:27


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

AbstractMfdNrstPageProps.ref

Defined in

src/sdk/components/FSComponent.ts:125


uiService

uiService: UiService

The UI service instance.

Inherited from

AbstractMfdNrstPageProps.uiService

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/MFD/PageNavigation/MfdPage.ts:14