Class LandingSystem
- Namespace
- Arinc424.Navigation
- Assembly
- Arinc424.dll
public abstract class LandingSystem : Fix, IIcao, IIdentity
- Inheritance
-
objectLandingSystem
- Implements
- Derived
- Inherited Members
Properties
Airport
public Airport Airport { get; set; }
Property Value
Bearing
Localizer Bearing (LOC BRG)
field for InstrumentLanding and GlobalLanding.
MLS Azimuth Bearing (MLS AZ BRG)
field for MicrowaveLanding.
public Course Bearing { get; set; }
Property Value
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.