Class TLcdARINCRunwayDirectionDataProperties

java.lang.Object
com.luciad.format.arinc.model.aerodrome.TLcdARINCRunwayDirectionDataProperties

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

    • IDENTIFIER

      public static final TLcdDataProperty IDENTIFIER
      The identifier of the runway direction. The identifier is of the type String.
    • MAGNETIC_HEADING

      public static final TLcdDataProperty MAGNETIC_HEADING
      The magnetic heading of the runway direction. The magnetic heading is of the type Float.
    • TRUE_BEARING

      public static final TLcdDataProperty TRUE_BEARING
      A true bearing value, entered independently of the magnetic variation given in the primary record. The true bearing is of the type Float, in degrees, tenths of a degree and hundredths of a degree, with the decimal point suppressed.
    • GRADIENT

      public static final TLcdDataProperty GRADIENT
      The gradient in percent. The gradient is of the type Float
    • THRESHOLD_ELEVATION

      public static final TLcdDataProperty THRESHOLD_ELEVATION
      The elevation of the threshold of the runway direction. The elevation of the threshold is of the type Float.
    • THRESHOLD_ELEVATION_UNIT

      public static final TLcdDataProperty THRESHOLD_ELEVATION_UNIT
      The unit of measurement of the threshold elevation. The unit of measurement of the threshold elevation is of the type TLcdAltitudeUnit.
    • RUNWAY_LENGTH

      public static final TLcdDataProperty RUNWAY_LENGTH
      The length of the runway to which this direction belongs. The runway length is of the type Double.
    • RUNWAY_LENGTH_UNIT

      public static final TLcdDataProperty RUNWAY_LENGTH_UNIT
      The unit of measurement of the runway length. The runway length unit is of the type TLcdDistanceUnit.
    • ELLIPSOIDAL_HEIGHT

      public static final TLcdDataProperty ELLIPSOIDAL_HEIGHT
      The height of the threshold of the runway direction in reference to the WGS-84 ellipsoid. The ellipsoidal height is of the type Float.
    • ELLIPSOIDAL_HEIGHT_UNIT

      public static final TLcdDataProperty ELLIPSOIDAL_HEIGHT_UNIT
      The unit of measurement of the ellipsoidal height. The unit of measurement of the ellipsoidal height is of the type TLcdAltitudeUnit.
    • THRESHOLD_CROSSING_HEIGHT

      public static final TLcdDataProperty THRESHOLD_CROSSING_HEIGHT
      The height above the landing threshold on a normal glide path. The threshold crossing height is of the type Float.
    • THRESHOLD_CROSSING_HEIGHT_UNIT

      public static final TLcdDataProperty THRESHOLD_CROSSING_HEIGHT_UNIT
      The unit of measurement of the threshold crossing height. The unit of measurement of the threshold crossing height is of the type TLcdAltitudeUnit.
    • THRESHOLD_CROSSING_HEIGHT_INDICATOR

      public static final TLcdDataProperty THRESHOLD_CROSSING_HEIGHT_INDICATOR
      Defines which threshold crossing height value is provided in the runway direction. The threshold crossing height value indicator is of the type TLcdThresholdCrossingHeightIndicator.
    • LOCALIZER_IDENTIFIER

      public static final TLcdDataProperty LOCALIZER_IDENTIFIER
      The id of the first localizer associated with the runway direction. The localizer id is of the type String.
    • LOCALIZER_CATEGORY

      public static final TLcdDataProperty LOCALIZER_CATEGORY
      The category of the first localizer associated with the runway direction. The localizer category is of the type TLcdILSMLSCategoryType.
    • SECOND_LOCALIZER_IDENTIFIER

      public static final TLcdDataProperty SECOND_LOCALIZER_IDENTIFIER
      The id of the second localizer associated with the runway direction. The second localizer id is of the type String.
    • SECOND_LOCALIZER_CATEGORY

      public static final TLcdDataProperty SECOND_LOCALIZER_CATEGORY
      The category of the second localizer associated with the runway direction. The second localizer category is of the type TLcdILSMLSCategoryType.
    • STOPWAY

      public static final TLcdDataProperty STOPWAY
      The length of the area beyond the runway direction, no less wide than the runway and centered upon the extended center line of the runway direction, designated for use in decelerating the airplane during an aborted takeoff. The stopway is of the type Float.
    • STOPWAY_UNIT

      public static final TLcdDataProperty STOPWAY_UNIT
      The unit of measurement of the stopway. The stopway unit is of the type TLcdDistanceUnit.
    • DESCRIPTION

      public static final TLcdDataProperty DESCRIPTION
      The description of the runway direction. The description is of the type String.
    • THRESHOLD_DISPLACEMENT_DISTANCE

      public static final TLcdDataProperty THRESHOLD_DISPLACEMENT_DISTANCE
      The distance from the extremity of a runway to a threshold not located at that extremity of that runway. The threshold displacement distance is of the type Integer (in feet).
      Since:
      2016.1.56
    • THRESHOLD_DISPLACEMENT_DISTANCE_UNIT

      public static final TLcdDataProperty THRESHOLD_DISPLACEMENT_DISTANCE_UNIT
      The unit of measurement of the threshold displacement distance. The unit of measurement of the threshold displacement distance is of the type TLcdDistanceUnit.
      Since:
      2016.1.56