Interface: GtcAirwaySelectionDialogOutput
A request result returned by GtcAirwaySelectionDialog.
Properties
airway
• airway: AirwayObject
The selected airway.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcAirwaySelectionDialog.tsx:41
editSegmentIndex
• Optional
editSegmentIndex: number
The index of the airway segment selected for editing, or undefined
if there is no airway selected for editing.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcAirwaySelectionDialog.tsx:56
entry
• entry: IntersectionFacility
The selected airway entry.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcAirwaySelectionDialog.tsx:44
exit
• exit: IntersectionFacility
The selected airway exit.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcAirwaySelectionDialog.tsx:47
isEditedAirwayCollapsed
• Optional
isEditedAirwayCollapsed: boolean
Whether the airway segment selected for editing is currently collapsed, or undefined
if there is no airway
selected for editing.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcAirwaySelectionDialog.tsx:62
segmentIndex
• segmentIndex: number
The index of the flight plan segment containing the airway entry leg.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcAirwaySelectionDialog.tsx:50
segmentLegIndex
• segmentLegIndex: number
The index of the airway entry leg in its flight plan segment.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcAirwaySelectionDialog.tsx:53