Table of Contents

Class ArrivalAltitude

Namespace
Arinc424.Ground
Assembly
Arinc424.dll

Airport and Heliport TAA primary record.

public class ArrivalAltitude : Record424
Inheritance
object
ArrivalAltitude
Inherited Members

Remarks

See section 4.1.31.1 and 4.2.6.1.

Properties

Approach

public Approach Approach { get; set; }

Property Value

Approach

CourseType

Magnetic/True Indicator (M/T IND) character.

public CourseType CourseType { get; set; }

Property Value

CourseType

Remarks

See section 5.165.

Fix

public Fix Fix { get; set; }

Property Value

Fix

FixPosition

Fix Position Indicator character.

public FixPosition FixPosition { get; set; }

Property Value

FixPosition

Remarks

See section 5.272.

Port

public Port Port { get; set; }

Property Value

Port

Sectors

public ArrivalSector[] Sectors { get; set; }

Property Value

ArrivalSector[]