Table of Contents

Enum WaypointTypes

Namespace
Arinc424.Waypoints.Terms
Assembly
Arinc424.dll

Waypoint Type (TYPE) field.

[Flags]
public enum WaypointTypes : ulong

Fields

Unknown = 0
ArcCenter = 1

ARC Center Fix.

Combined = 2

Combined Named Intersection and/or named DME Fix and RNAV Waypoint.

Charted = 4

Unnamed, Charted Intersection and/or Unnamed DME Fix.

MiddleInner = 8

Middle or Inner Marker as Waypoint.

Nondirect = 16

NDB or Terminal NDB Navaid as Waypoint.

OuterBack = 32

Outer or Back Marker as Waypoint.

IntersectionEquipment = 64

Named Intersection and/or Named DME Fix.

AirwayIntersection = 128

Uncharted Airway Intersection.

Visual = 256

VFR Waypoint.

AreaNavigation = 512

RNAV Waypoint.

Final = 1024

Final Approach Fix.

InitialFinal = 2048

Initial Approach Fix and Final Approach Fix.

FinalCourse = 4096

Final Approach Course Fix.

Intermediate = 8192

Intermediate Approach Fix.

OffRoute = 16384

Off-Route Intersection and/or Off Route DME Fix.

OffRouteFaa = 16384

Off-Route intersection in the FAA National Reference System.

Initial = 32768

Initial Approach Fix.

FinalCourseInitial = 65536

Final Approach Course Fix and Initial Approach Fix.

FinalCourseIntermediate = 131072

Final Approach Course Fix and Intermediate Approach Fix.

Missed = 262144

Missed Approach Fix.

InitialMissed = 524288

Initial Approach Fix and Missed Approach Fix.

OceanicGateway = 1048576

Oceanic Gateway Fix.

Stepdown = 2097152

Unnamed Stepdown Fix.

NotAtProcedure = 4194304

RF Leg Fix Not at Procedure Fix.

NamedStepdown = 8388608

Named Stepdown Fix.

VolumeIntersection = 16777216

FIR/UIR or Controlled Airspace Intersection.

FullLatitude = 33554432

Latitude/Longitude Fix, Full Degree of Latitude.

HalfLatitude = 67108864

Latitude/Longitude Fix, Half Degree of Latitude.

DepartureUse = 134217728

Published for use in SID.

ArrivalUse = 268435456

Published for use in STAR.

ApproachUse = 536870912

Published for use in Approach Procedures.

MultipleProcedureUse = 1073741824

Published for use in Multiple Terminal Procedure Types.

Enroute = 2147483648

Source Provided Enroute Waypoint.

Remarks

See section 5.42.