Interface: GtcSpeedBugsPageProps
Component props for GtcSpeedBugsPage.
Hierarchy
↳
GtcSpeedBugsPageProps
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
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
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
isToldSupported
• isToldSupported: boolean
Whether TOLD (takeoff/landing) performance calculations are supported by the FMS.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/SpeedBugsPage/GtcSpeedBugsPage.tsx:35
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
Defined in
sdk/components/FSComponent.ts:125
vSpeedGroups
• vSpeedGroups: ReadonlyMap
<VSpeedGroupType
, VSpeedGroup
>
Definitions for the reference V-speeds to support, organized in groups.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/SpeedBugsPage/GtcSpeedBugsPage.tsx:29
vSpeedSettingManager
• vSpeedSettingManager: UserSettingManager
<VSpeedUserSettingTypes
>
A manager for reference V-speed user settings.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/SpeedBugsPage/GtcSpeedBugsPage.tsx:32