Enumeration: UserWaypointFlightPlanStatus
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Navigation/GtcUserWaypointEditController.ts:7
Flight plan inclusion status of a user waypoint.
Enumeration Members
ActiveLeg
ActiveLeg:
"ActiveLeg"
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Navigation/GtcUserWaypointEditController.ts:15
The user waypoint is part of the active leg or the nominal from leg of the active leg.
InFlightPlan
InFlightPlan:
"InFlightPlan"
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Navigation/GtcUserWaypointEditController.ts:12
The user waypoint is in at least one flight plan.
None
None:
"None"
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Navigation/GtcUserWaypointEditController.ts:9
The user waypoint is not in any flight plan.