Table of Contents

Class Navaid

Namespace
Arinc424.Navigation
Assembly
Arinc424.dll
public abstract class Navaid : Fix, IIdentity, IIcao, INamed
Inheritance
Navaid
Implements
Derived
Inherited Members

Properties

Datum

Datum Code (DATUM) field.

public string? Datum { get; set; }

Property Value

string

Remarks

See section 5.197.

Frequency

VOR/NDB Frequency (VOR/NDB FREQ) field.

public float Frequency { get; set; }

Property Value

float

Kilohertz and tenths of kilohertz

Remarks

See section 5.34.

IcaoCode

ICAO Code (ICAO CODE) field.

public string IcaoCode { get; set; }

Property Value

string

Remarks

See section 5.14.

Name

Name field.

public string? Name { get; set; }

Property Value

string

Remarks

See section 5.60 and 5.71.