Table of Contents

Enum WaypointTypes

Namespace
Arinc424.Waypoints.Terms
Assembly
Arinc424.dll

Waypoint Type (TYPE) field.

[Flags]
public enum WaypointTypes : uint

Fields

Unknown = 0
ArcCenter = 1

ARC Center Fix.

CombinedIntersection = 2

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

ChartedIntersection = 4

Unnamed, Charted Intersection and/or Unnamed DME Fix.

MiddleInnerMarker = 8

Middle or Inner Marker as Waypoint.

NondirectionalBeacon = 16

NDB or Terminal NDB Navaid as Waypoint.

OuterBackMarker = 32

Outer or Back Marker as Waypoint.

NamedDmeIntersection = 64

Named Intersection and/or Named DME Fix.

AirwayIntersection = 128

Uncharted Airway Intersection.

VisualFlightRule = 256

VFR Waypoint.

AreaNavigation = 512

RNAV Waypoint.

FinalApproach = 1024

Final Approach Fix.

InitialFinalApproach = 2048

Initial Approach Fix and Final Approach Fix.

FinalCourseApproach = 4096

Final Approach Course Fix.

IntermediateApproach = 8192

Intermediate Approach Fix.

OffRouteIntersection = 16384

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

InitialApproach = 32768

Initial Approach Fix.

FinalCourseInitialApproach = 65536

Final Approach Course Fix and Initial Approach Fix.

FinalCourseIntermediateApproach = 131072

Final Approach Course Fix and Intermediate Approach Fix.

MissedApproach = 262144

Missed Approach Fix.

InitialMissedApproach = 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.