Interface: MfdNrstAirportPageProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/NrstView/Pages/MfdNrstAirportPage/MfdNrstAirportPage.tsx:28
Component props for MfdNrstAirportPage.
Extends
Properties
children?
optionalchildren:DisplayChildren[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
AbstractMfdNrstPageProps.children
comRadioSpacingDataProvider
comRadioSpacingDataProvider:
ComRadioSpacingDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/NrstView/Pages/MfdNrstAirportPage/MfdNrstAirportPage.tsx:30
A provider of COM radio spacing mode data.
containerRef
containerRef:
NodeReference<HTMLElement>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/PageNavigation/MfdPage.ts:17
A reference to the root element of the container of the page's parent UI view.
Inherited from
AbstractMfdNrstPageProps.containerRef
posHeadingDataProvider
posHeadingDataProvider:
PositionHeadingDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/NrstView/AbstractMfdNrstPage.tsx:27
A provider of airplane position and heading data.
Inherited from
AbstractMfdNrstPageProps.posHeadingDataProvider
ref?
optionalref: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/MFD/PageNavigation/MfdPage.ts:14
The UI service instance.