Interface ILcdARINCRunwayDirectionFeature

All Superinterfaces:
ILcdRunwayDirectionFeature

public interface ILcdARINCRunwayDirectionFeature extends ILcdRunwayDirectionFeature
This interface extends the more general applicable features defined in the ILcdRunwayDirectionFeature interface with ARINC specific features.

If a featured domain object contains a value for a feature, this value should comply with the terms specified in this interface.

This interface defines the features (properties) that can be requested through ILcdFeatured. A more preferred and generic way to access the properties of a domain object is through ILcdDataObject. The related class defining the available data object properties for an ARINC runway direction is TLcdARINCRunwayDirectionDataProperties.

See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The description of the runway direction.
    static final String
    The height of the threshold of the runway direction in reference to the WGS-84 ellipsoid.
    static final String
    The unit of measurement of the ellipsoidal height.
    static final String
    The gradient in percent.
    static final String
    Flag that indicates if the Runway Landing Threshold Elevation meets the runway accuracy requirements, which are defined as follows: The difference between the Runway Landing Threshold Elevation and the runway landing threshold elevation measured with an independent means is 5 meters or less. The accuracy compliance is of the type Boolean.
    static final String
    The category of the first localizer associated with the runway direction.
    static final String
    The id of the first localizer associated with the runway direction.
    static final String
    Flag that indicates if the runway parameters meet the runway accuracy requirements, which are defined as follows: The difference between the coded Runway Length and the runway length measured with an independent means (e.g., satellite imagery) is 5 meters or less. The difference between the coded Runway Threshold Position and the runway landing threshold location measured with an independent means (e.g., satellite imagery) is 5 meters or less. The difference between the coded Runway Threshold Displacement Distance and the runway threshold displacement distance measured with an independent means (e.g., satellite imagery) is 5 meters or less. The difference between the runway true bearing computed using the coded Runway Magnetic Bearing and the coded Airport Magnetic Variation and the runway true bearing measured with an independent means (e.g., satellite imagery) is less than 0.5°. The accuracy compliance is of the type Boolean.
    static final String
    The category of the second localizer associated with the runway direction.
    static final String
    The id of the second localizer associated with the runway direction.
    static final String
    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.
    static final String
    The unit of measurement of the stopway.
    static final String
    The height above the landing threshold on a normal glide path.
    static final String
    Defines which threshold crossing height value is provided in the runway direction.
    static final String
    The unit of measurement of the threshold crossing height.
    static final String
    The distance from the extremity of a runway to a threshold not located at that extremity of that runway.
    static final String
    The unit of measurement of the threshold displacement distance.
    static final String
    The elevation of the threshold of the runway direction.
    static final String
    The unit of measurement of the threshold elevation.

    Fields inherited from interface com.luciad.ais.model.aerodrome.ILcdRunwayDirectionFeature

    IDENTIFIER, MAGNETIC_HEADING, RUNWAY_LENGTH, RUNWAY_LENGTH_UNIT, TRUE_BEARING
  • Field Details

    • GRADIENT

      static final String GRADIENT
      The gradient in percent. The gradient is of the type Float
      See Also:
    • THRESHOLD_ELEVATION

      static final String THRESHOLD_ELEVATION
      The elevation of the threshold of the runway direction. The elevation of the threshold is of the type Float.
      See Also:
    • THRESHOLD_ELEVATION_UNIT

      static final String THRESHOLD_ELEVATION_UNIT
      The unit of measurement of the threshold elevation. The unit of measurement of the threshold elevation is of the type TLcdAltitudeUnit.
      See Also:
    • THRESHOLD_CROSSING_HEIGHT

      static final String THRESHOLD_CROSSING_HEIGHT
      The height above the landing threshold on a normal glide path. The threshold crossing height is of the type Float.
      See Also:
    • THRESHOLD_CROSSING_HEIGHT_UNIT

      static final String 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.
      See Also:
    • THRESHOLD_CROSSING_HEIGHT_INDICATOR

      static final String 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.
      See Also:
    • ELLIPSOIDAL_HEIGHT

      static final String 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.
      See Also:
    • ELLIPSOIDAL_HEIGHT_UNIT

      static final String ELLIPSOIDAL_HEIGHT_UNIT
      The unit of measurement of the ellipsoidal height. The unit of measurement of the ellipsoidal height is of the type TLcdAltitudeUnit.
      See Also:
    • LOCALIZER_ID

      static final String LOCALIZER_ID
      The id of the first localizer associated with the runway direction. The localizer id is of the type String.
      See Also:
    • LOCALIZER_CATEGORY

      static final String LOCALIZER_CATEGORY
      The category of the first localizer associated with the runway direction. The localizer category is of the type TLcdILSMLSCategoryType.
      See Also:
    • SECOND_LOCALIZER_ID

      static final String SECOND_LOCALIZER_ID
      The id of the second localizer associated with the runway direction. The second localizer id is of the type String.
      See Also:
    • SECOND_LOCALIZER_CATEGORY

      static final String SECOND_LOCALIZER_CATEGORY
      The category of the second localizer associated with the runway direction. The second localizer category is of the type TLcdILSMLSCategoryType.
      See Also:
    • STOPWAY

      static final String 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.
      See Also:
    • STOPWAY_UNIT

      static final String STOPWAY_UNIT
      The unit of measurement of the stopway. The stopway unit is of the type TLcdDistanceUnit.
      See Also:
    • DESCRIPTION

      static final String DESCRIPTION
      The description of the runway direction. The description is of the type String.
      See Also:
    • THRESHOLD_DISPLACEMENT_DISTANCE

      static final String 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
      See Also:
    • THRESHOLD_DISPLACEMENT_DISTANCE_UNIT

      static final String 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
      See Also:
    • RUNWAY_ACCURACY_COMPLIANCE

      static final String RUNWAY_ACCURACY_COMPLIANCE
      Flag that indicates if the runway parameters meet the runway accuracy requirements, which are defined as follows:
      • The difference between the coded Runway Length and the runway length measured with an independent means (e.g., satellite imagery) is 5 meters or less.
      • The difference between the coded Runway Threshold Position and the runway landing threshold location measured with an independent means (e.g., satellite imagery) is 5 meters or less.
      • The difference between the coded Runway Threshold Displacement Distance and the runway threshold displacement distance measured with an independent means (e.g., satellite imagery) is 5 meters or less.
      • The difference between the runway true bearing computed using the coded Runway Magnetic Bearing and the coded Airport Magnetic Variation and the runway true bearing measured with an independent means (e.g., satellite imagery) is less than 0.5°.
      The accuracy compliance is of the type Boolean.
      Since:
      2025.0.06
      See Also:
    • LANDING_THRESHOLD_ELEVATION_ACCURACY_COMPLIANCE

      static final String LANDING_THRESHOLD_ELEVATION_ACCURACY_COMPLIANCE
      Flag that indicates if the Runway Landing Threshold Elevation meets the runway accuracy requirements, which are defined as follows:
      • The difference between the Runway Landing Threshold Elevation and the runway landing threshold elevation measured with an independent means is 5 meters or less.
      The accuracy compliance is of the type Boolean.
      Since:
      2025.0.06
      See Also: