Class Port
public abstract class Port : Fix, IIcao, IIdentity, INamed
- Inheritance
-
Port
- Implements
- Derived
- Inherited Members
Properties
Approaches
Associated Approach Procedures.
public List<Approach>? Approaches { get; set; }
Property Value
ArrivalAltitudes
Associated TAAs.
public List<ArrivalAltitude>? ArrivalAltitudes { get; set; }
Property Value
Arrivals
Associated STARs.
public List<Arrival>? Arrivals { get; set; }
Property Value
Communications
Associated Communications.
public List<PortCommunication>? Communications { get; set; }
Property Value
CourseType
Magnetic/True Indicator (M/T IND)
character.
public CourseType CourseType { get; set; }
Property Value
Remarks
See section 5.165.
Datum
Datum Code (DATUM)
field.
public string? Datum { get; set; }
Property Value
Remarks
See section 5.197.
Departures
Associated SIDs.
public List<Departure>? Departures { get; set; }
Property Value
Designator
ATA/IATA Designator (ATA/IATA)
field.
public string? Designator { get; set; }
Property Value
Remarks
See section 5.107.
Elevation
Airport/Heliport Elevation (ELEV)
field.
public int Elevation { get; set; }
Property Value
- int
Feet.
Remarks
See section 5.55.
GlobalLandings
Associated GLSs.
public List<GlobalLanding>? GlobalLandings { get; set; }
Property Value
GroundPoints
Associated GBAS points.
public List<GroundPoint>? GroundPoints { get; set; }
Property Value
IsDaylightTime
Daylight Time Indicator (DAY TIME)
character.
public Bool IsDaylightTime { get; set; }
Property Value
Remarks
See section 5.179.
IsProcedurePublished
IFR Capability (IFR)
character.
public Bool IsProcedurePublished { get; set; }
Property Value
Remarks
See section 5.108.
Limit
Speed Limit Altitude
field.
public Altitude Limit { get; set; }
Property Value
Remarks
See section 5.73.
MinimumAltitudes
Associated MSAs.
public List<MinimumAltitude>? MinimumAltitudes { get; set; }
Property Value
Name
Name
field.
public string? Name { get; set; }
Property Value
Remarks
See section 5.60 and 5.71.
Privacy
Public/Military Indicator (PUB/MIL)
character.
public Privacy Privacy { get; set; }
Property Value
Remarks
See section 5.177.
Recommended
Recommended NAVAID (RECD NAV)
field.
public Omnidirectional? Recommended { get; set; }
Property Value
SatellitePoints
Associated SBAS points.
public List<SatellitePoint>? SatellitePoints { get; set; }
Property Value
SpeedLimit
Speed Limit (SPEED LIMIT)
field.
public int SpeedLimit { get; set; }
Property Value
- int
Knots.
Remarks
See section 5.72.
TerminalWaypoints
Associated Terminal Waypoints.
public List<TerminalWaypoint>? TerminalWaypoints { get; set; }
Property Value
TimeZone
Time Zone
field.
public string? TimeZone { get; set; }
Property Value
Remarks
See section 5.178.
TransitionAltitude
Transition Altitude/Level (TRANS ALTITUDE/LEVEL)
field.
public int TransitionAltitude { get; set; }
Property Value
- int
Feet or flight level.
Remarks
See section 5.53.
TransitionLevel
public int TransitionLevel { get; set; }
Property Value
Variation
Magnetic Variation (MAG VAR, D MAG VAR)
field.
public float Variation { get; set; }
Property Value
- float
Degrees and tenths of degree.
Remarks
See section 5.39.