Enum WaypointTypes
Waypoint Type (TYPE) field.
[Flags]
public enum WaypointTypes : ulong
Fields
Unknown = 0ArcCenter = 1ARC Center Fix.
Combined = 2Combined Named Intersection and/or named DME Fix and RNAV Waypoint.
Charted = 4Unnamed, Charted Intersection and/or Unnamed DME Fix.
MiddleInner = 8Middle or Inner Marker as Waypoint.
Nondirect = 16NDB or Terminal NDB Navaid as Waypoint.
OuterBack = 32Outer or Back Marker as Waypoint.
IntersectionEquipment = 64Named Intersection and/or Named DME Fix.
AirwayIntersection = 128Uncharted Airway Intersection.
Visual = 256VFR Waypoint.
RNAV Waypoint.
Final = 1024Final Approach Fix.
InitialFinal = 2048Initial Approach Fix and Final Approach Fix.
FinalCourse = 4096Final Approach Course Fix.
Intermediate = 8192Intermediate Approach Fix.
OffRoute = 16384Off-Route Intersection and/or Off Route DME Fix.
OffRouteFaa = 16384Off-Route intersection in the FAA National Reference System.
Initial = 32768Initial Approach Fix.
FinalCourseInitial = 65536Final Approach Course Fix and Initial Approach Fix.
FinalCourseIntermediate = 131072Final Approach Course Fix and Intermediate Approach Fix.
Missed = 262144Missed Approach Fix.
InitialMissed = 524288Initial Approach Fix and Missed Approach Fix.
OceanicGateway = 1048576Oceanic Gateway Fix.
Stepdown = 2097152Unnamed Stepdown Fix.
NotAtProcedure = 4194304RF Leg Fix Not at Procedure Fix.
NamedStepdown = 8388608Named Stepdown Fix.
VolumeIntersection = 16777216FIR/UIR or Controlled Airspace Intersection.
FullLatitude = 33554432Latitude/Longitude Fix, Full Degree of Latitude.
HalfLatitude = 67108864Latitude/Longitude Fix, Half Degree of Latitude.
DepartureUse = 134217728Published for use in SID.
ArrivalUse = 268435456Published for use in STAR.
ApproachUse = 536870912Published for use in Approach Procedures.
MultipleProcedureUse = 1073741824Published for use in Multiple Terminal Procedure Types.
Enroute = 2147483648Source Provided Enroute Waypoint.
Remarks
See section 5.42.