Class TLcdAIXMRunwayDirectionDataProperties

java.lang.Object
com.luciad.format.aixm.model.aerodrome.TLcdAIXMRunwayDirectionDataProperties

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

    • IDENTIFIER Link icon

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

      public static final TLcdDataProperty ARRESTING_DEVICE
      A textual description of an arresting device provided for the runway direction. The description is of the type String.
    • APPROACH_SLOPE_ANGLE Link icon

      public static final TLcdDataProperty APPROACH_SLOPE_ANGLE
      The appropriate approach slope angle to be used by an aircraft using the approach. The slope angle is of the type Float.
    • MINIMUN_EYE_HEIGHT_OVER_THRESHOLD Link icon

      public static final TLcdDataProperty MINIMUN_EYE_HEIGHT_OVER_THRESHOLD
      The cockpit height over the threshold given the type of VASIS as specified in the VASIS_TYPE feature. The height is of the type Float.
    • MINIMUN_EYE_HEIGHT_OVER_THRESHOLD_UNIT Link icon

      public static final TLcdDataProperty MINIMUN_EYE_HEIGHT_OVER_THRESHOLD_UNIT
      The unit of measurement for the cockpit height over the threshold. The unit of measurement is of the type TLcdAltitudeUnit.
    • RUNWAY_LENGTH Link icon

      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 Link icon

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

      public static final TLcdDataProperty RVR_METEOROLOGICAL_EQUIPMENT
      A textual description of the RVR meteorological equipment provided for the runway direction. The description is of the type String.
    • TAXI_TIME_ESTIMATION Link icon

      public static final TLcdDataProperty TAXI_TIME_ESTIMATION
      An estimation of the taxi time to the runway direction. The taxi time is of the type Float.
    • ELEVATION_OF_TOUCH_DOWN_ZONE Link icon

      public static final TLcdDataProperty ELEVATION_OF_TOUCH_DOWN_ZONE
      The value of the highest elevation of the runway Touch Down Zone (TDZ). The elevation is of the type Float.
    • ACCURACY_OF_THE_TOUCH_DOWN_ZONE_ELEVATION Link icon

      public static final TLcdDataProperty ACCURACY_OF_THE_TOUCH_DOWN_ZONE_ELEVATION
      The accuracy of the Touch Down Zone (TDZ) elevation value. The elevation is of the type Float.
    • UNIT_OF_MEASUREMENT_FOR_THE_TOUCH_DOWN_ZONE_ELEVATION Link icon

      public static final TLcdDataProperty UNIT_OF_MEASUREMENT_FOR_THE_TOUCH_DOWN_ZONE_ELEVATION
      The unit of measurement for the Touch Down Zone (TDZ) elevation value. The unit of measurement is of the type TLcdAltitudeUnit.
    • VASIS_TYPE Link icon

      public static final TLcdDataProperty VASIS_TYPE
      A code indicating the type of the visual approach slope indicator system. The VASIS type is of the type TLcdRunwayDirectionVASISType.
    • VASIS_POSITION_DESCRIPTION Link icon

      public static final TLcdDataProperty VASIS_POSITION_DESCRIPTION
      A textual description of the position where the visual approach slope indicator system has been installed. The description is of the type String.
    • VASIS_NUMBER_OF_BOXES Link icon

      public static final TLcdDataProperty VASIS_NUMBER_OF_BOXES
      The number of boxes that compose the visual approach slope indicator system. The number of boxes is of the type Integer.
    • PORTABLE_VASIS Link icon

      public static final TLcdDataProperty PORTABLE_VASIS
      A code indicating whether the visual approach slope indicator system is a portable one. The portable VASIS is of the type Boolean.
    • DIRECTION_OF_THE_VFR_FLIGHT_PATTERN Link icon

      public static final TLcdDataProperty DIRECTION_OF_THE_VFR_FLIGHT_PATTERN
      A code indicating the direction of the VFR flight pattern at an aerodrome/heliport, i.e. left or right. The direction is of the type TLcdVFRFlightPatternDirectionType.
    • TRUE_BEARING Link icon

      public static final TLcdDataProperty TRUE_BEARING
      The true bearing of the runway direction. The true bearing is of the type Float.
    • MAGNETIC_HEADING Link icon

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

      public static final TLcdDataProperty BEGINNING_DATE
      The beginning date and time of validity for the features of the runway direction. The date is of the type String.
    • END_DATE Link icon

      public static final TLcdDataProperty END_DATE
      The end date and time of validity for the features of the runway direction. The date is of the type String.
    • MID Link icon

      public static final TLcdDataProperty MID
      An artificial unique identifier in a given context. This context can be a dataset or an application domain. The identifier is of the type String.
    • REMARK Link icon

      public static final TLcdDataProperty REMARK
      Free text remarks. The remark is of the type String.