Table of Contents

Class MinimumAltitude

Namespace
Arinc424.Ports
Assembly
Arinc424.dll

Airport and Heliport MSA primary record.

public class MinimumAltitude : Record424
Inheritance
MinimumAltitude
Inherited Members

Remarks

See section 4.1.20.1 and 4.2.4.

Properties

Center

public IIdentity Center { get; set; }

Property Value

IIdentity

CourseType

public CourseType CourseType { get; set; }

Property Value

CourseType

MultipleCode

public char MultipleCode { get; set; }

Property Value

char

Port

public Port Port { get; set; }

Property Value

Port

Sectors

public Sector[] Sectors { get; set; }

Property Value

Sector[]