Interface: GtcApproachPageProps
The properties for the GtcDeparturePage component.
Hierarchy
GtcProcedureSelectionPageProps
↳
GtcApproachPageProps
Properties
allowRnpAr
• allowRnpAr: boolean
Whether RNP (AR) approaches should be selectable.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/Procedures/GtcApproachPage.tsx:31
calculator
• calculator: FlightPathCalculator
The calculator to use for generating previews.
Inherited from
GtcProcedureSelectionPageProps.calculator
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/Procedures/GtcProcedureSelectionPage.tsx:34
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
GtcProcedureSelectionPageProps.children
Defined in
sdk/components/FSComponent.ts:122
controlMode
• controlMode: GtcControlMode
The GTC control mode to which the view belongs.
Inherited from
GtcProcedureSelectionPageProps.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
GtcProcedureSelectionPageProps.displayPaneIndex
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:18
fms
• fms: Fms
<any
>
An instance of the Fms.
Inherited from
GtcProcedureSelectionPageProps.fms
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/Procedures/GtcProcedureSelectionPage.tsx:28
gtcService
• gtcService: GtcService
The GtcService instance
Inherited from
GtcProcedureSelectionPageProps.gtcService
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:12
minimumsDataProvider
• minimumsDataProvider: MinimumsDataProvider
A provider of minimums data.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/Procedures/GtcApproachPage.tsx:34
planIndex
• planIndex: number
Which flight plan index to work with.
Inherited from
GtcProcedureSelectionPageProps.planIndex
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/Procedures/GtcProcedureSelectionPage.tsx:30
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
GtcProcedureSelectionPageProps.ref
Defined in
sdk/components/FSComponent.ts:125
store
• store: FlightPlanStore
The flight plan store.
Inherited from
GtcProcedureSelectionPageProps.store
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/Procedures/GtcProcedureSelectionPage.tsx:32