Class GlobalLanding
- Namespace
- Arinc424.Navigation
- Assembly
- Arinc424.dll
GLS primary record.
public class GlobalLanding : Landing, IIcao, IIdentity
- Inheritance
-
objectGlobalLanding
- Implements
- Inherited Members
Remarks
See section 4.1.29.1.
Properties
Channel
GLS Channel field.
public int Channel { get; set; }
Property Value
Remarks
See section 5.244.
Datum
Datum Code (DATUM) field.
public string? Datum { get; set; }
Property Value
Remarks
See section 5.197.
ElevationWgs84
Station Elevation WGS84 field.
public int ElevationWgs84 { get; set; }
Property Value
- int
Feet.
Remarks
See section 5.248.
Radius
Service Volume Radius field.
public int Radius { get; set; }
Property Value
- int
Nautical miles.
Remarks
See section 5.245.
SlopeAngle
Glide Slope Angle (GS ANGLE) field.
public float SlopeAngle { get; set; }
Property Value
- float
Degrees.
Remarks
See section 5.52.
Slots
TDMA Slots field.
public byte Slots { get; set; }
Property Value
Remarks
See section 5.246.
StationType
Station Type field.
[Obsolete("todo")]
public string? StationType { get; set; }
Property Value
Remarks
See section 5.247.
Variation
Magnetic Variation (MAG VAR, D MAG VAR) field.
public float Variation { get; set; }
Property Value
- float
Degrees.
Remarks
See section 5.39.