Class TLcdDAFIFMarkerDataProperties

java.lang.Object
com.luciad.format.dafif.model.navaid.TLcdDAFIFMarkerDataProperties

public final class TLcdDAFIFMarkerDataProperties extends Object
This class provides easy access to the properties of the Marker type.
See Also:
  • Field Details

    • AIRPORT_IDENTIFIER

      public static final TLcdDataProperty AIRPORT_IDENTIFIER
      The identification of the aerodrome to which the marker relates. The aerodrome identifier is of the type String.
    • RUNWAY_IDENTIFIER

      public static final TLcdDataProperty RUNWAY_IDENTIFIER
      The identification of the runway served by the marker. The runway identifier is of the type String.
    • COMPONENT_TYPE

      public static final TLcdDataProperty COMPONENT_TYPE
      A code indicating which part of an ILS or MLS installation is represented by the marker.

      The component type of a marker will always be 'B', 'I', 'M' or 'O'.

      The component type is of the type Character.

    • MARKER_TYPE

      public static final TLcdDataProperty MARKER_TYPE
      The type of this marker. The marker type is of the type TLcdMarkerType.
    • COLLOCATION

      public static final TLcdDataProperty COLLOCATION
      A code indicating how a locator or navaid is collocated. The collocation is of the type String.
    • NAME

      public static final TLcdDataProperty NAME
      The official name assigned to the marker by the controlling authority. The name is of the type String.
    • FREQUENCY

      public static final TLcdDataProperty FREQUENCY
      The frequency of this marker. The frequency is of the type Float.
    • FREQUENCY_UNIT

      public static final TLcdDataProperty FREQUENCY_UNIT
      The unit of measurement of the frequency. The frequency unit is of the type TLcdFrequencyUnit.
    • LOCATION

      public static final TLcdDataProperty LOCATION
      The the distance from the approach end of the runway to the marker in thousandths of nautical miles. The location is of the type Float.
    • MAGNETIC_VARIATION

      public static final TLcdDataProperty MAGNETIC_VARIATION
      The angular difference between True North and Magnetic North. The magnetic variation is of the type String.