Table of Contents

Class Nondirectional

Namespace
Arinc424.Navigation
Assembly
Arinc424.dll

NDB Navaid primary record.

public class Nondirectional : Navaid, IIdentity, IIcao, 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

NondirectCollocation

Remarks

See section 5.35.

Coverage

Third character of NAVAID Class (CLASS) field, specific to Nondirectional.

public NondirectCoverage Coverage { get; set; }

Property Value

NondirectCoverage

Remarks

See section 5.35.

Info

Fourth character of NAVAID Class (CLASS) field, specific to Nondirectional.

public NondirectInfo Info { get; set; }

Property Value

NondirectInfo

Remarks

See section 5.35.

Type

First two characters of NAVAID Class (CLASS) field, specific to Nondirectional.

public NondirectType Type { get; set; }

Property Value

NondirectType

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.