Class LandingSystem
- Namespace
- Arinc424.Navigation
- Assembly
- Arinc424.dll
public abstract class LandingSystem : Fix, IIcao, IIdentity
- Inheritance
-
LandingSystem
- Implements
- Derived
- Inherited Members
Properties
Airport
public Airport Airport { get; set; }
Property Value
Bearing
Localizer Bearing (LOC BRG)
and MLS Azimuth Bearing (MLS AZ BRG)
field.
public Course Bearing { get; set; }
Property Value
- Course
Degrees and tenths of a degree.
Remarks
See section 5.47 and 5.167.
Elevation
Component Elevation
field.
public int Elevation { get; set; }
Property Value
Remarks
See section 5.74.
Threshold
public RunwayThreshold Threshold { get; set; }
Property Value
Type
ILS/MLS/GLS Category (CAT)
character.
public LandingType Type { get; set; }
Property Value
Remarks
See section 5.80.