Skip to main content

Interface: GtcLandingDataPageProps

Component props for GtcLandingDataPage.

Hierarchy

Properties

children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

GtcToldDataPageProps.children

Defined in

sdk/components/FSComponent.ts:122


controlMode

controlMode: GtcControlMode

The GTC control mode to which the view belongs.

Inherited from

GtcToldDataPageProps.controlMode

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:15


displayPaneIndex

Optional displayPaneIndex: ControllableDisplayPaneIndex

The index of the display pane that this view is tied to.

Inherited from

GtcToldDataPageProps.displayPaneIndex

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:18


facLoader

facLoader: FacilityLoader

The facility loader.

Inherited from

GtcToldDataPageProps.facLoader

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcToldDataPage.tsx:26


flightPlanStore

flightPlanStore: FlightPlanStore

The flight plan store.

Inherited from

GtcToldDataPageProps.flightPlanStore

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcToldDataPage.tsx:35


gtcService

gtcService: GtcService

The GtcService instance

Inherited from

GtcToldDataPageProps.gtcService

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:12


perfConfig

perfConfig: PerformanceConfig

A performance calculations configuration object.

Inherited from

GtcToldDataPageProps.perfConfig

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcToldDataPage.tsx:29


posHeadingDataProvider

posHeadingDataProvider: GtcPositionHeadingDataProvider

A provider of airplane position and heading data.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcLandingDataPage.tsx:17


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

GtcToldDataPageProps.ref

Defined in

sdk/components/FSComponent.ts:125


vSpeedGroups

vSpeedGroups: ReadonlyMap<VSpeedGroupType, VSpeedGroup>

The avionics system's defined reference V-speed groups.

Inherited from

GtcToldDataPageProps.vSpeedGroups

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcToldDataPage.tsx:32