Interface: GtcLandingDataPageConfigTabProps
Component props for GtcLandingDataPageConfigTab.
Hierarchy
ComponentProps
↳
GtcLandingDataPageConfigTabProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
ComponentProps.children
Defined in
sdk/components/FSComponent.ts:122
controlMode
• controlMode: GtcControlMode
The GTC control mode to which the tab's parent view belongs.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:28
displayPaneIndex
• Optional
displayPaneIndex: ControllableDisplayPaneIndex
The index of the display pane that the tab's parent view is tied to.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:31
gtcService
• gtcService: GtcService
The GTC service.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:25
options
• options: Readonly
<LandingPerfConfigurationOptions
>
Landing performance calculation configuration option definitions.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:34
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
ComponentProps.ref
Defined in
sdk/components/FSComponent.ts:125
sidebarState
• sidebarState: GtcSidebarState
| Subscribable
<null
| GtcSidebarState
>
The SidebarState to use.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:43
toldSettingManager
• toldSettingManager: UserSettingManager
<ToldUserSettingTypes
>
A manager for TOLD performance calculation user settings.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:37
unitsSettingManager
• unitsSettingManager: UnitsUserSettingManager
<UnitsUserSettingTypes
>
A manager for display units user settings.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:40