Class ArrivalAltitude
Airport and Heliport TAA
primary record.
public class ArrivalAltitude : Record424
- Inheritance
-
objectArrivalAltitude
- Inherited Members
Remarks
See section 4.1.31.1 and 4.2.6.1.
Properties
Approach
public Approach Approach { get; set; }
Property Value
CourseType
Magnetic/True Indicator (M/T IND)
character.
public CourseType CourseType { get; set; }
Property Value
Remarks
See section 5.165.
Fix
public Fix Fix { get; set; }
Property Value
FixPosition
Fix Position Indicator
character.
public FixPosition FixPosition { get; set; }
Property Value
Remarks
See section 5.272.
Port
public Port Port { get; set; }
Property Value
Sectors
public ArrivalSector[] Sectors { get; set; }