Skip to main content

Interface: GtcAirportInfoPageProps

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/WaypointInfoPages/GtcAirportInfoPage.tsx:40

Component props for GtcAirportInfoPage.

Extends

Properties

allowRnpAr

allowRnpAr: boolean

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/WaypointInfoPages/GtcAirportInfoPage.tsx:48

Whether RNP (AR) approaches should be displayed.


children?

optional children: DisplayChildren[]

Defined in: sdk/components/FSComponent.ts:122

The children of the display component.

Inherited from

GtcWaypointInfoPageProps.children


controlMode

controlMode: GtcControlMode

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/GtcView.ts:17

The GTC control mode to which the view belongs.

Inherited from

GtcWaypointInfoPageProps.controlMode


displayPaneIndex?

optional displayPaneIndex: ControllableDisplayPaneIndex

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/GtcView.ts:26

The index of the display pane associated with the view, or undefined if the view is not associated with any display pane.

Inherited from

GtcWaypointInfoPageProps.displayPaneIndex


facLoader

facLoader: FacilityLoader

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/WaypointInfoPages/GtcWaypointInfoPage.tsx:25

A facility loader.

Inherited from

GtcWaypointInfoPageProps.facLoader


flightPlanStore

flightPlanStore: FlightPlanStore

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/WaypointInfoPages/GtcAirportInfoPage.tsx:45

The flight plan store to use.


fms

fms: Fms

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/WaypointInfoPages/GtcAirportInfoPage.tsx:42

The FMS.


gtcService

gtcService: GtcService

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/GtcView.ts:14

The GtcService instance.

Inherited from

GtcWaypointInfoPageProps.gtcService


isInOverlayStack?

optional isInOverlayStack: boolean

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/GtcView.ts:20

Whether the view belongs to its GTC control mode's overlay view stack.

Inherited from

GtcWaypointInfoPageProps.isInOverlayStack


posHeadingDataProvider

posHeadingDataProvider: GtcPositionHeadingDataProvider

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/WaypointInfoPages/GtcWaypointInfoPage.tsx:28

A provider of airplane position and heading data.

Inherited from

GtcWaypointInfoPageProps.posHeadingDataProvider


ref?

optional ref: NodeReference<any>

Defined in: sdk/components/FSComponent.ts:125

A reference to the display component.

Inherited from

GtcWaypointInfoPageProps.ref