Interface ILcdFinalApproachPathFeature

All Known Subinterfaces:
ILcdDAFIFPrecisionApproachPathFeature

public interface ILcdFinalApproachPathFeature
This interface defines a list of possible features for a final approach path.
Since:
2023.1
  • Field Details

    • APPROACH_IDENTIFIER

      static final String APPROACH_IDENTIFIER
      The approach identifier of the final approach path. The approach identifier is of the type String.
      See Also:
    • RUNWAY_IDENTIFIER

      static final String RUNWAY_IDENTIFIER
      The runway/helipad identifier of the final approach path. The runway/helipad identifier is of the type String.
      See Also:
    • OPERATION_TYPE

      static final String OPERATION_TYPE
      The operation type of the final approach path. The operation type is of the type Integer.
      See Also:
    • APPROACH_INDICATOR

      static final String APPROACH_INDICATOR
      The approach/route indicator of the final approach path. The approach/route indicator type is of the type String.
      See Also:
    • SBAS_SERVICE_PROVIDER_IDENTIFIER

      static final String SBAS_SERVICE_PROVIDER_IDENTIFIER
      The SBAS service provider identifier of the final approach path. The SBAS service provider identifier is of the type Integer.
      See Also:
    • REFERENCE_PATH_DATA_SELECTOR

      static final String REFERENCE_PATH_DATA_SELECTOR
      The reference path data selector of the final approach path. The reference path data selector is of the type Integer.
      See Also:
    • REFERENCE_PATH_IDENTIFIER

      static final String REFERENCE_PATH_IDENTIFIER
      The reference path identifier of the final approach path. The reference path identifier is of the type String.
      See Also:
    • APPROACH_PERFORMANCE_DESIGNATOR

      static final String APPROACH_PERFORMANCE_DESIGNATOR
      The approach performance designator of the final approach path. The approach performance designator is of the type Integer.
      See Also:
    • LANDING_THRESHOLD_POINT

      static final String LANDING_THRESHOLD_POINT
      The landing threshold point of the final approach path. The landing threshold point is of the type ILcdPoint.
      See Also:
    • LANDING_THRESHOLD_POINT_ELLIPSOID_HEIGHT

      static final String LANDING_THRESHOLD_POINT_ELLIPSOID_HEIGHT
      The height of the landing threshold point of the final approach path, expressed in meters above or below the WGS-84 ellipsoid. The height of the landing threshold point is of the type Double.
      See Also:
    • THRESHOLD_CROSSING_HEIGHT

      static final String THRESHOLD_CROSSING_HEIGHT
      The FPCP threshold crossing height of the final approach path. The FPCP threshold crossing height is of the type ILcdISO19103Measure.
      See Also:
    • GLIDE_PATH_ANGLE

      static final String GLIDE_PATH_ANGLE
      The glide path angle of the final approach path. The glide path angle is of the type Double.
      See Also:
    • FLIGHT_PATH_ALIGNMENT_POINT

      static final String FLIGHT_PATH_ALIGNMENT_POINT
      The flight path alignment point of the final approach path. The flight path alignment point is of the type ILcdPoint.
      See Also:
    • COURSE_WIDTH_AT_THRESHOLD

      static final String COURSE_WIDTH_AT_THRESHOLD
      The course width at threshold of the final approach path. The course width at threshold is of the type Double.
      See Also:
    • LENGTH_OFFSET

      static final String LENGTH_OFFSET
      The length offset of the final approach path, expressed in meters. The length offset is of the type Integer.
      See Also:
    • LANDING_THRESHOLD_POINT_ORTHOMETRIC_HEIGHT

      static final String LANDING_THRESHOLD_POINT_ORTHOMETRIC_HEIGHT
      The height of the landing threshold point of the final approach path, expressed in meters above or below MSL. The height of the landing threshold point is of the type Double.
      See Also:
    • FLIGHT_PATH_ALIGNMENT_POINT_ORTHOMETRIC_HEIGHT

      static final String FLIGHT_PATH_ALIGNMENT_POINT_ORTHOMETRIC_HEIGHT
      The height of the flight path alignment point of the final approach path, expressed in meters above or below MSL. The height of the flight path alignment point is of the type Double.
      See Also:
    • FLIGHT_PATH_ALIGNMENT_POINT_ELLIPSOID_HEIGHT

      static final String FLIGHT_PATH_ALIGNMENT_POINT_ELLIPSOID_HEIGHT
      The height of the flight path alignment point of the final approach path, expressed in meters above or below the WGS-84 ellipsoid. The height of the flight path alignment point is of the type Double.
      See Also:
    • CYCLE_DATE

      static final String CYCLE_DATE
      Identifies the calendar period in which the record was added to the file or last revised. The first two digits indicate the century, the next two digits indicate the year and the last two digits indicate the 28 day cycle in which the addition/change was made. The cycle date is of the type String.
      See Also:
    • GNSS_CHANNEL

      static final String GNSS_CHANNEL
      The GNSS channel of the final approach path. The GNSS channel is of the type Integer.
      See Also:
    • HORIZONTAL_ALERT_LIMIT

      static final String HORIZONTAL_ALERT_LIMIT
      The horizontal alert limit of the final approach path. The horizontal alert limit is of the type Double.
      See Also:
    • VERTICAL_ALERT_LIMIT

      static final String VERTICAL_ALERT_LIMIT
      The vertical alert limit of the final approach path. The vertical alert limit is of the type Double.
      See Also:
    • APPROACH_TYPE_IDENTIFIER

      static final String APPROACH_TYPE_IDENTIFIER
      The approach type identifier of the final approach path. The approach type identifier is of the type String.
      See Also:
    • HELICOPTER_PROCEDURE_COURSE

      static final String HELICOPTER_PROCEDURE_COURSE
      The helicopter procedure course of the final approach path. The helicopter procedure course is of the type Integer.
      See Also: