Class TLcdARINCLocalizerDataProperties

java.lang.Object
com.luciad.format.arinc.model.navaid.TLcdARINCLocalizerDataProperties

public final class TLcdARINCLocalizerDataProperties extends Object
This class provides easy access to the properties of the Localizer type.
See Also:
  • Field Details Link icon

    • AIRPORT_IDENTIFIER Link icon

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

      public static final TLcdDataProperty RUNWAY_IDENTIFIER
      The identification of the runway served by the localizer. The runway identifier is of the type String.
    • IDENTIFIER Link icon

      public static final TLcdDataProperty IDENTIFIER
      A code identifying the localizer. The identifier is of the type String.
    • ILS_MLS_CATEGORY Link icon

      public static final TLcdDataProperty ILS_MLS_CATEGORY
      The localizer category. The ILS category is of the type TLcdILSMLSCategoryType.
    • FREQUENCY Link icon

      public static final TLcdDataProperty FREQUENCY
      The frequency value of the ILS localizer. The frequency is of the type Float.
    • FREQUENCY_UNIT Link icon

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

      public static final TLcdDataProperty ILS_BEARING
      The bearing of the localizer course. The bearing is of the type Float.
    • ILS_BEARING_TYPE Link icon

      public static final TLcdDataProperty ILS_BEARING_TYPE
      The type of the ILS bearing (grid, magnetic or true). The bearing type is of the type TLcdBearingType.
    • POSITION Link icon

      public static final TLcdDataProperty POSITION
      The distance in feet from a line drawn at right angles to the threshold of the runway. The position is of the type String.
    • POSITION_REFERENCE Link icon

      public static final TLcdDataProperty POSITION_REFERENCE
      A code indicating whether the antenna is located beyond the stop end of the runway, ahead of or beyond the approach end of the runway. The position reference is of the type Character.
    • WIDTH Link icon

      public static final TLcdDataProperty WIDTH
      The localizer course with in degrees. The width is of the type Double.
    • STATION_DECLINATION Link icon

      public static final TLcdDataProperty STATION_DECLINATION
      The value of the station declination, which is the angular difference between true north and magnetic north at the localizer antenna site at the time the magnetic bearing of the localizer course was established. The station declination is of the type Float.
    • STATION_DECLINATION_TYPE Link icon

      public static final TLcdDataProperty STATION_DECLINATION_TYPE
      The type of the station declination, which is the angular difference between true north and magnetic north at the localizer antenna site at the time the magnetic bearing of the localizer course was established. The station declination type is of the type TLcdStationDeclinationType.