Enum LegType
- Namespace
- Arinc424.Procedures.Terms
- Assembly
- Arinc424.dll
Path and Termination (PATH TERM) field.
public enum LegType : byte
Fields
Unknown = 0Initial = 1Initial Fix or IF Leg.
TrackToFix = 2Track to a Fix or TF Leg.
CourseToFix = 3Course to a Fix or CF Leg.
DirectToFix = 4Direct to a Fix or DF Leg.
FixToAltitude = 5Fix to an Altitude or FA Leg.
FromFixToDistance = 6Track from a Fix to a Distance or FC Leg.
FromFixToDme = 7Track from a Fix to a DME Distance or FD Leg.
FromFixToManual = 8From a Fix to a Manual termination or FM Leg.
CourseToAltitude = 9Course to an Altitude or CA Leg.
CourseToDme = 10Course to a DME Distance or CD Leg.
CourseToIntercept = 11Course to an Intercept or CI Leg.
CourseToRadial = 12Course to a Radial termination or CR Leg.
ConstantRadiusArc = 13Constant Radius Arc or RF Leg.
ArcToFix = 14Arc to a Fix or AF Leg.
HeadingToAltitude = 15Heading to an Altitude termination or VA Leg.
HeadingToDme = 16Heading to a DME Distance termination or VD Leg.
HeadingToIntercept = 17Heading to an Intercept or VI Leg.
HeadingToManual = 18Heading to a Manual termination or VM Leg.
HeadingToRadial = 19Heading to a Radial termination or VR Leg.
Turn = 20Procedure Turn or PI Leg.
AltitudeTermination = 21Altitude Termination or HA Leg.
SingleCircuitTermination = 22Single circuit terminating at the fix or HF Leg.
ManualTermination = 23Manual Termination or HM Leg.
Remarks
See section 5.21.