Class MicrowaveLanding
- Namespace
- Arinc424.Navigation
- Assembly
- Arinc424.dll
Airport and Heliport MLS (Azimuth, Elevation and Back Azimuth)
primary record.
public class MicrowaveLanding : LandingSystem, IIcao, IIdentity
- Inheritance
-
MicrowaveLanding
- Implements
- Inherited Members
Remarks
See section 4.1.22.1.
Properties
AngleSpan
Elevation Angle Span (EL ANGLE SPAN)
field.
public float AngleSpan { get; set; }
Property Value
- float
Degrees and tenths of degree.
Remarks
See section 5.169.
Channel
Channel
field.
public int Channel { get; set; }
Property Value
Remarks
See section 5.166.
ElevationCoordinates
public Coordinates ElevationCoordinates { get; set; }
Property Value
ElevationPosition
Elevation Position (EL FR RW THRES)
field.
public int ElevationPosition { get; set; }
Property Value
Remarks
See section 5.50.
LeftAngle
Azimuth Proportional Angle Left (AZ PRO LEFT)
field.
public int LeftAngle { get; set; }
Property Value
- int
Degrees.
Remarks
See section 5.168.
LeftCoverage
Azimuth Coverage Sector Left (AZ COV LEFT)
field.
public int LeftCoverage { get; set; }
Property Value
- int
Degrees.
Remarks
See section 5.172.
MinimumGlideAngle
Glide Slope Angle (GS ANGLE)
field.
public float MinimumGlideAngle { get; set; }
Property Value
Remarks
See section 5.52.
NominalElevationAngle
Nominal Elevation Angle (NOM ELEV ANGLE)
field.
public float NominalElevationAngle { get; set; }
Property Value
- float
Degrees and hundredths of degree.
Remarks
See section 5.173.
Position
Azimuth/Back Azimuth Position (AZ/BAZ FR RW END)
field.
public int Position { get; set; }
Property Value
- int
Feet.
Remarks
See section 5.48.
PositionReference
Azimuth Position Reference (@, +, -)
character.
[Obsolete("TODO combine with position")]
public char PositionReference { get; set; }
Property Value
Remarks
See section 5.49.
RightAngle
Azimuth Proportional Angle Right (AZ PRO RIGHT)
field.
public int RightAngle { get; set; }
Property Value
- int
Degrees.
Remarks
See section 5.168.
RightCoverage
Azimuth Coverage Sector Right (AZ COV RIGHT)
field.
public int RightCoverage { get; set; }
Property Value
- int
Degrees.
Remarks
See section 5.172.
SupportingFacility
public Fix? SupportingFacility { get; set; }
Property Value
Variation
Magnetic Variation (MAG VAR, D MAG VAR)
field.
public float Variation { get; set; }
Property Value
- float
Degrees and tenths of degree.
Remarks
See section 5.39.