Enum AltitudeReportUnit
FIR/UIR ATC Reporting Units Altitude (RUA)
character.
public enum AltitudeReportUnit : byte
Fields
Feet = 4
Level = 2
Meters = 3
Unknown = 0
Unspecified = 1
Remarks
See section 5.123.
FIR/UIR ATC Reporting Units Altitude (RUA)
character.
public enum AltitudeReportUnit : byte
Feet = 4
Level = 2
Meters = 3
Unknown = 0
Unspecified = 1
See section 5.123.