Interface: GtcWeightFuelPageProps
Component props for GtcWeightFuelPage.
Hierarchy
↳
GtcWeightFuelPageProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
Defined in
sdk/components/FSComponent.ts:122
controlMode
• controlMode: GtcControlMode
The GTC control mode to which the view belongs.
Inherited from
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:15
destinationFacility
• destinationFacility: Subscribable
<undefined
| AirportFacility
>
Whether a destination facility has been entered.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/WeightFuelPage/GtcWeightFuelPage.tsx:57
displayPaneIndex
• Optional
displayPaneIndex: ControllableDisplayPaneIndex
The index of the display pane that this view is tied to.
Inherited from
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:18
gpsHasFailed
• gpsHasFailed: Subscribable
<boolean
>
Whether GPS data is in a failed state.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/WeightFuelPage/GtcWeightFuelPage.tsx:63
gtcService
• gtcService: GtcService
The GtcService instance
Inherited from
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:12
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
Defined in
sdk/components/FSComponent.ts:125
weightLimits
• weightLimits: PerformanceWeightLimits
The aircraft weight limits.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/WeightFuelPage/GtcWeightFuelPage.tsx:60