Table of Contents

Class ArrivalAltitude

Namespace
Arinc424.Ports
Assembly
Arinc424.dll

Airport and Heliport TAA primary record.

public class ArrivalAltitude : Record424
Inheritance
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

public CourseType CourseType { get; set; }

Property Value

CourseType

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[]