Skip to main content

Interface: GtcAirwaySelectionDialogInput

A request input for GtcAirwaySelectionDialog.

Properties

editAirwaySegmentIndex

Optional editAirwaySegmentIndex: number

For editing an airway, the airway segment index to edit.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcAirwaySelectionDialog.tsx:31


leg

Optional leg: LegDefinition

The leg to use as the airway entry. Required when inserting a new airway.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcAirwaySelectionDialog.tsx:27


listManager

listManager: FlightPlanListManager

The flight plan list manager.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcAirwaySelectionDialog.tsx:33


planIndex

planIndex: number

The flight plan index to use.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcAirwaySelectionDialog.tsx:29