Table of Contents

Class Fix

Namespace
Arinc424
Assembly
Arinc424.dll

Base object with an identifier that can be used as a navigation point.

public abstract class Fix : Geo, IIcao, IIdentity
Inheritance
Fix
Implements
Derived
Inherited Members

Properties

Icao

ICAO Code (ICAO CODE) field.

public Icao Icao { get; set; }

Property Value

Icao

Remarks

See section 5.14.

Identifier

Airport/Heliport Identifier (ARPT/HELI IDENT) field for Airport and Heliport. See section 5.6.

Fix Identifier (FIX IDENT) field for TerminalWaypoint and Waypoint. See section 5.13.

VOR/NDB Identifier (VOR IDENT/NDB IDENT) field for Omnidirectional, Nondirectional and Tactical. See section 5.33.

Localizer/MLS/GLS Identifier (LOC, MLS, GLS IDENT) field for InstrumentLanding, InstrumentMarker, MicrowaveLanding and GlobalLanding. See section 5.44.

Runway Identifier (RUNWAY ID) field for RunwayThreshold. See section 5.46.

Gate Identifier (GATE IDENT) field for Gate. See section 5.56.

Marker Identifier (MARKER IDENT) field for AirwayMarker. See section 5.110.

Reference Path Identifier (REF ID) field for GroundPoint and SatellitePoint. See section 5.257.

Activity Identifier field for SpecialArea. See section 5.279.

public string Identifier { get; set; }

Property Value

string