Skip to main content

Interface: PfdNearestAirportsInsetProps

Component props for PfdNearestAirportsInset.

Hierarchy

Properties

children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

PfdInsetProps.children

Defined in

src/sdk/components/FSComponent.ts:122


posHeadingDataProvider

posHeadingDataProvider: PositionHeadingDataProvider

A provider of airplane position and heading data.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdNearestAirportsInset/PfdNearestAirportsInset.tsx:32


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

PfdInsetProps.ref

Defined in

src/sdk/components/FSComponent.ts:125


side

side: "left" | "right"

The side to which the inset belongs.

Inherited from

PfdInsetProps.side

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInset.ts:11


uiService

uiService: UiService

The UI service instance.

Inherited from

PfdInsetProps.uiService

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInset.ts:14