Class TLcdDAFIFTATSRouteSegmentDataProperties

java.lang.Object
com.luciad.format.dafift.model.route.TLcdDAFIFTATSRouteSegmentDataProperties

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

    • TYPE

      public static final TLcdDataProperty TYPE
      A code identifying the type of route segment. The operations type is of the type TLcdATSRouteSegmentType.
    • BI_DIRECTIONAL

      public static final TLcdDataProperty BI_DIRECTIONAL
      A flag indicating whether the segment has both direction flight. The type of this flag is Boolean.
    • ICAO_CODE

      public static final TLcdDataProperty ICAO_CODE
      The ICAO location identifier of the route segment. This is a four letter code which consists of four characters or two characters and two spaces.

      This feature is of the type String.

    • FREQUENCY_CLASS

      public static final TLcdDataProperty FREQUENCY_CLASS
      A code identifying the frequency class. The frequency class is of the type TLcdFrequencyClass.
    • LEVEL

      public static final TLcdDataProperty LEVEL
      A code indicating the airspace structure in which the route is effective. The level is of the type TLcdATSRouteSegmentLevel.
    • STATUS

      public static final TLcdDataProperty STATUS
      The status of the segment. The status indicates whether the segment is open, closed, restricted, ... . The status is of the type TLcdATSRouteSegmentStatus.
    • OUTBOUND_MAGNETIC_COURSE

      public static final TLcdDataProperty OUTBOUND_MAGNETIC_COURSE
      Directional information leading away from a waypoint of the ATS route segment. The outbound magnetic course is of the type Float.
    • OUTBOUND_MAGNETIC_COURSE_TYPE

      public static final TLcdDataProperty OUTBOUND_MAGNETIC_COURSE_TYPE
      The type of the outbound magnetic course of the ATS route segment. The outbound magnetic course type is of the type TLcdBearingType.
    • DISTANCE

      public static final TLcdDataProperty DISTANCE
      The distance between the end points of the segment. The distance is of the type Float.
    • DISTANCE_UNIT

      public static final TLcdDataProperty DISTANCE_UNIT
      The unit of measurement for the distance. The unit of measurement is of the type TLcdDistanceUnit.
    • INBOUND_MAGNETIC_COURSE

      public static final TLcdDataProperty INBOUND_MAGNETIC_COURSE
      Directional information leading to a waypoint of the ATS route segment. The inbound magnetic course is of the type Float.
    • INBOUND_MAGNETIC_COURSE_TYPE

      public static final TLcdDataProperty INBOUND_MAGNETIC_COURSE_TYPE
      The type of the inbound magnetic course of the ATS route segment. The inbound magnetic course type is of the type TLcdBearingType.
    • MINIMUM_ALTITUDE

      public static final TLcdDataProperty MINIMUM_ALTITUDE
      The minimum altitude of the ATS route segment. The minimum altitude is of the type Integer.
    • MINIMUM_ALTITUDE_UNIT

      public static final TLcdDataProperty MINIMUM_ALTITUDE_UNIT
      The unit of measurement of the minimum altitude. The unit of measurement is of the type TLcdAltitudeUnit.
    • UPPER_LIMIT

      public static final TLcdDataProperty UPPER_LIMIT
      The upper limit of control for the ATS route segment. The upper limit is of the type Integer.
    • UPPER_LIMIT_UNIT

      public static final TLcdDataProperty UPPER_LIMIT_UNIT
      The unit of measurement of the upper limit. The unit of measurement is of the type TLcdAltitudeUnit.
    • LOWER_LIMIT

      public static final TLcdDataProperty LOWER_LIMIT
      The lower limit of control for the ATS route segment. The lower limit is of the type Integer.
    • LOWER_LIMIT_UNIT

      public static final TLcdDataProperty LOWER_LIMIT_UNIT
      The unit of measurement of the lower limit. This unit of measurement is of the type TLcdAltitudeUnit.
    • MAXIMUM_AUTHORIZED_ALTITUDE

      public static final TLcdDataProperty MAXIMUM_AUTHORIZED_ALTITUDE
      The highest altitude on a ATS route segment which has MFA designated at which adequate reception of navigational aid signals is assured. The maximum authorized altitude is of the type Integer.
    • MAXIMUM_AUTHORIZED_ALTITUDE_UNIT

      public static final TLcdDataProperty MAXIMUM_AUTHORIZED_ALTITUDE_UNIT
      The unit of measurement of the maximum authorized altitude. This unit of measurement is of the type TLcdAltitudeUnit.
    • CRUISE_LEVEL

      public static final TLcdDataProperty CRUISE_LEVEL
      A symbol indicating when IFR cruising levels are not in agreement with the appropriate cruising level diagrams. The cruise level is of the type Character
    • REQUIRED_NAVIGATION_PERFORMANCE

      public static final TLcdDataProperty REQUIRED_NAVIGATION_PERFORMANCE
      A code representing the value of the required navigation performance or the required navigation performance in nautical miles. The required navigation performance is of the type String.