Class TLcdDAFIFDMEDataProperties

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

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

    • IDENTIFIER

      public static final TLcdDataProperty IDENTIFIER
      The identification of the navaid. The identifier is of the type String.
    • TYPE

      public static final TLcdDataProperty TYPE
      The type of navaid. The type is of the type TLcdNavaidType.
    • COUNTRY_CODE

      public static final TLcdDataProperty COUNTRY_CODE
      A code indicating the country in which the navaid is located. The country code is of the type String.
    • ICAO_CODE

      public static final TLcdDataProperty ICAO_CODE
      The ICAO location identifier of the navaid. This is a four letter code which consists of four characters or two characters and two spaces.

      This feature is of the type String.

    • ICAO_REGION

      public static final TLcdDataProperty ICAO_REGION
      The first two letters of the ICAO location identifier of the holding representing the ICAO region code.

      This feature is of the type String.

    • STATE_PROVINCE_CODE

      public static final TLcdDataProperty STATE_PROVINCE_CODE
      A code indicating the state/province in which the navaid is located. The state / province code is of type String.
    • NAME

      public static final TLcdDataProperty NAME
      The name of the navaid. The name is of the type String.
    • WORLD_AREA_CODE

      public static final TLcdDataProperty WORLD_AREA_CODE
      The world area code in which the navaid is located. The area code is of type String
    • USAGE_CODE

      public static final TLcdDataProperty USAGE_CODE
      A code indicating the airspace structure in which the navaid is used. The usage code is of the type TLcdWaypointNavaidUsageCode.
    • RADIO_CLASS_CODE

      public static final TLcdDataProperty RADIO_CLASS_CODE
      The radio class of this navaid. The radio class is of the type TLcdRadioClass.
    • FREQUENCY_PROTECTION

      public static final TLcdDataProperty FREQUENCY_PROTECTION
      The distance and altitude within which frequency reception is assured to be interference free. The frequency protection is of the type String.
    • POWER

      public static final TLcdDataProperty POWER
      The capacity of the navaid facility. The power is of the type Integer.
    • POWER_UNIT

      public static final TLcdDataProperty POWER_UNIT
      The unit of measurement for the power of the navaid. The power unit is of the type TLcdPowerUnit.
    • RANGE

      public static final TLcdDataProperty RANGE
      The capacity of the navaid facility as expressed as effective range in some distance unit. The range is of the type Integer.
    • RANGE_UNIT

      public static final TLcdDataProperty RANGE_UNIT
      The unit of measurement for the range of this navaid. The range unit is of the type TLcdDistanceUnit.
    • SLAVED_VARIATION

      public static final TLcdDataProperty SLAVED_VARIATION
      A fixed value of magnetic variation applied to true direction to obtain the magnetic values for radials, courses and headings. The slaved variation is of the type String.
    • MAGNETIC_VARIATION

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

      public static final TLcdDataProperty FREQUENCY
      The value of the frequency. 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.
    • CHANNEL

      public static final TLcdDataProperty CHANNEL
      A code indicating the channel of the DME. The channel is of the type String.