Interface: GtcToldDataPageOriginDestTabProps
Component props for GtcToldDataPageOriginDestTab.
Hierarchy
ComponentProps
↳
GtcToldDataPageOriginDestTabProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
ComponentProps.children
Defined in
sdk/components/FSComponent.ts:122
facWaypointCache
• facWaypointCache: GarminFacilityWaypointCache
The cache from which to retrieve facility waypoints.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcToldDataPageOriginDestTab.tsx:27
gtcService
• gtcService: GtcService
The GTC service.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcToldDataPageOriginDestTab.tsx:24
isTakeoff
• isTakeoff: boolean
Whether the tab is for the takeoff data page.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcToldDataPageOriginDestTab.tsx:42
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
ComponentProps.ref
Defined in
sdk/components/FSComponent.ts:125
selectedAirport
• selectedAirport: MutableSubscribable
<null
| AirportWaypoint
, null
| AirportWaypoint
>
The selected airport.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcToldDataPageOriginDestTab.tsx:30
selectedRunway
• selectedRunway: MutableSubscribable
<null
| OneWayRunway
, null
| OneWayRunway
>
The selected runway.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/ToldPages/GtcToldDataPageOriginDestTab.tsx:33
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/GtcToldDataPageOriginDestTab.tsx:36
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/GtcToldDataPageOriginDestTab.tsx:39