Skip to main content

Enumeration: UserWaypointFlightPlanStatus

Flight plan inclusion status of a user waypoint.

Enumeration Members

ActiveLeg

ActiveLeg = "ActiveLeg"

The user waypoint is part of the active leg or the nominal from leg of the active leg.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Navigation/GtcUserWaypointEditController.ts:15


InFlightPlan

InFlightPlan = "InFlightPlan"

The user waypoint is in at least one flight plan.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Navigation/GtcUserWaypointEditController.ts:12


None

None = "None"

The user waypoint is not in any flight plan.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Navigation/GtcUserWaypointEditController.ts:9