Class Nondirectional
- Namespace
- Arinc424.Navigation
- Assembly
- Arinc424.dll
NDB Navaid
primary record.
public class Nondirectional : Navaid, IIcao, IIdentity, INamed
- Inheritance
-
Nondirectional
- Implements
- Derived
- Inherited Members
Remarks
See section 4.1.3.1.
Properties
Collocation
Fifth character of NAVAID Class (CLASS)
field, specific to Nondirectional.
public NondirectCollocation Collocation { get; set; }
Property Value
Remarks
See section 5.35.
Coverage
Third character of NAVAID Class (CLASS)
field, specific to Nondirectional.
public NondirectCoverage Coverage { get; set; }
Property Value
Remarks
See section 5.35.
Info
Fourth character of NAVAID Class (CLASS)
field, specific to Nondirectional.
public NondirectInfo Info { get; set; }
Property Value
Remarks
See section 5.35.
Type
First two characters of NAVAID Class (CLASS)
field, specific to Nondirectional.
public NondirectType Type { get; set; }
Property Value
Remarks
See section 5.35.
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.