Table of Contents

Class Omnidirectional

Namespace
Arinc424.Navigation
Assembly
Arinc424.dll

VHF NAVAID primary record.

public class Omnidirectional : Navaid, IIdentity, IIcao, INamed
Inheritance
Omnidirectional
Implements
Inherited Members

Remarks

See section 4.1.2.1.

Properties

Collocation

Fifth character of NAVAID Class (CLASS) field, specific to Omnidirectional.

public OmnidirectCollocation Collocation { get; set; }

Property Value

OmnidirectCollocation

Remarks

See section 5.35.

Coverage

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

public OmnidirectCoverage Coverage { get; set; }

Property Value

OmnidirectCoverage

Remarks

See section 5.35.

EquipmentCoordinates

public Coordinates? EquipmentCoordinates { get; set; }

Property Value

Coordinates?

EquipmentElevation

DME Elevation (DME ELEV) field.

public int EquipmentElevation { get; set; }

Property Value

int

Remarks

See section 5.40.

EquipmentIdentifier

DME Identifier (DME IDENT) field.

public string? EquipmentIdentifier { get; set; }

Property Value

string

Remarks

See section 5.38.

EquipmentOffset

ILS/DME Bias field.

public float EquipmentOffset { get; set; }

Property Value

float

Nautical miles and tenths of mile.

Remarks

See section 5.90.

Info

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

public OmnidirectInfo Info { get; set; }

Property Value

OmnidirectInfo

Remarks

See section 5.35.

NotAreaNavigation

Route Inappropriate Navaid Indicator character.

public Bool NotAreaNavigation { get; set; }

Property Value

Bool

Remarks

See section 5.297.

ProtectionDistance

Frequency Protection Distance (FREQ PRD) field.

public int ProtectionDistance { get; set; }

Property Value

int

Nautical miles.

Remarks

See section 5.150.

Range

Navaid Usable Range character.

public UsableRange Range { get; set; }

Property Value

UsableRange

Remarks

See section 5.149.

ServiceVolume

DME Operational Service Volume (D-OSV) character.

public ServiceVolume ServiceVolume { get; set; }

Property Value

ServiceVolume

Remarks

See section 5.277.

StationDeclination

Station Declination (STN DEC) field.

[Obsolete("todo")]
public string? StationDeclination { get; set; }

Property Value

string

Remarks

See section 5.66.

Type

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

public OmnidirectType Type { get; set; }

Property Value

OmnidirectType

Remarks

See section 5.35.