Interface: GtcToldOriginDestDisplayProps
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcToldOriginDestDisplay.tsx:10
Component props for GtcToldOriginDestDisplay.
Extends
Properties
children?
optionalchildren:DisplayChildren[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
includeDisplacedThreshold
includeDisplacedThreshold:
boolean
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcToldOriginDestDisplay.tsx:21
Whether to include the displaced threshold in the length of the runway.
ref?
optionalref:NodeReference<any>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
runwayLengthDisplayUnit
runwayLengthDisplayUnit:
Subscribable<Unit<Distance>>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcToldOriginDestDisplay.tsx:18
The unit type in which to display the selected runway length.
selectedAirport
selectedAirport:
Subscribable<null|AirportWaypoint>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcToldOriginDestDisplay.tsx:12
The selected airport.
selectedRunway
selectedRunway:
Subscribable<null|OneWayRunway>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcToldOriginDestDisplay.tsx:15
The selected runway.