Class Waypoint
Waypoint
primary record.
public class Waypoint : Fix, IIcao, IIdentity, INamed
- Inheritance
-
Waypoint
- Implements
- Derived
- Inherited Members
Remarks
See section 4.1.4.1.
Properties
Datum
Datum Code (DATUM)
field.
public string? Datum { get; set; }
Property Value
Remarks
See section 5.197.
Name
Waypoint Name (NAME)
field.
public string? Name { get; set; }
Property Value
Remarks
See section 5.43.
NameFormats
Name Format Indicator (NAME IND)
field.
public WaypointNameFormats NameFormats { get; set; }
Property Value
Remarks
See section 5.196.
Types
Waypoint Type (TYPE)
field.
public WaypointTypes Types { get; set; }
Property Value
Remarks
See section 5.42.
Usages
Waypoint Usage
field.
public WaypointUsages Usages { get; set; }
Property Value
Remarks
See section 5.82.
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.