Table of Contents

Class MinimumAltitude

Namespace
Arinc424.Ground
Assembly
Arinc424.dll

Airport and Heliport MSA primary record.

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

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

public CourseType CourseType { get; set; }

Property Value

CourseType

Remarks

See section 5.165.

Multiplier

Multiple Code(MULTI CD) character.

public char? Multiplier { get; set; }

Property Value

char?

Remarks

See section 5.130.

Port

public Port Port { get; set; }

Property Value

Port

Sectors

public Sector[] Sectors { get; set; }

Property Value

Sector[]