Table of Contents

Class InstrumentMarker

Namespace
Arinc424.Navigation
Assembly
Arinc424.dll

Airport and Heliport Localizer Marker primary record.

public class InstrumentMarker : Fix, IIdentity
Inheritance
InstrumentMarker
Implements
Inherited Members

Remarks

See section 4.1.13.1.

Properties

Airport

public Airport Airport { get; set; }

Property Value

Airport

Bearing

public float Bearing { get; set; }

Property Value

float

Collocation

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

public MarkerCollocation Collocation { get; set; }

Property Value

MarkerCollocation

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.

Elevation

Facility Elevation (FAC ELEV) field.

public int Elevation { get; set; }

Property Value

int

Feet.

Remarks

See section 5.92.

Facility

[Obsolete("need more section 5.93 analysis")]
public string? Facility { get; set; }

Property Value

string

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.

Info

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

public NondirectInfo Info { get; set; }

Property Value

NondirectInfo

Remarks

See section 5.35.

LocatorCoordinates

public Coordinates LocatorCoordinates { get; set; }

Property Value

Coordinates

LocatorIdentifier

public string? LocatorIdentifier { get; set; }

Property Value

string

NavaidType

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

public NondirectType NavaidType { get; set; }

Property Value

NondirectType

Remarks

See section 5.35.

Runway

public Runway Runway { get; set; }

Property Value

Runway

Type

Marker Type (MKR TYPE) field.

public MarkerType Type { get; set; }

Property Value

MarkerType

Remarks

See section 5.99.

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.