Table of Contents

Class Landing

Namespace
Arinc424.Navigation
Assembly
Arinc424.dll
public abstract class Landing : Fix, IIcao, IIdentity
Inheritance
object
Landing
Implements
Derived
Inherited Members

Properties

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

Course

Remarks

See section 5.47 and 5.167.

Elevation

Component Elevation field.

public int Elevation { get; set; }

Property Value

int

Remarks

See section 5.74.

Port

public Port Port { get; set; }

Property Value

Port

Touch

public Touch Touch { get; set; }

Property Value

Touch

Type

ILS/MLS/GLS Category (CAT) character.

public LandingType Type { get; set; }

Property Value

LandingType

Remarks

See section 5.80.