Class MinimumAltitude
Airport and Heliport MSA
primary record.
public class MinimumAltitude : Record424
- Inheritance
-
objectMinimumAltitude
- Inherited Members
Remarks
See section 4.1.20.1 and 4.2.4.
Properties
Center
public IIdentity Center { get; set; }
Property Value
CourseType
Magnetic/True Indicator (M/T IND)
character.
public CourseType CourseType { get; set; }
Property Value
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
Sectors
public Sector[] Sectors { get; set; }
Property Value
- Sector[]