Interface ILcdDAFIFATSRouteSegmentFeature

All Superinterfaces:
ILcdATSRouteSegmentFeature, ILcdRouteSegmentFeature

public interface ILcdDAFIFATSRouteSegmentFeature extends ILcdATSRouteSegmentFeature
This interface extends the more general applicable features defined in the ILcdATSRouteSegmentFeature interface with DAFIF 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 a DAFIF ATS route segment is TLcdDAFIFATSRouteSegmentDataProperties.

See Also:
  • Field Details

    • BI_DIRECTIONAL

      static final String BI_DIRECTIONAL
      A flag indicating whether the segment has both direction flight. The type of this flag is Boolean.
      See Also:
    • ICAO_CODE

      static final String 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.

      See Also:
    • FREQUENCY_CLASS

      static final String FREQUENCY_CLASS
      A code identifying the frequency class. The frequency class is of the type TLcdFrequencyClass.
      See Also:
    • STATUS

      static final String STATUS
      The status of the segment. The status indicates whether the segment is open, closed, restricted, ... . The status is of the type TLcdATSRouteSegmentStatus.
      See Also:
    • OUTBOUND_MAGNETIC_COURSE

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

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

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

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

      static final String MINIMUM_ALTITUDE
      The minimum altitude of the ATS route segment. The minimum altitude is of the type Integer.
      See Also:
    • MINIMUM_ALTITUDE_UNIT

      static final String MINIMUM_ALTITUDE_UNIT
      The unit of measurement of the minimum altitude. The unit of measurement is of the type TLcdAltitudeUnit.
      See Also:
    • UPPER_LIMIT

      static final String UPPER_LIMIT
      The upper limit of control for the ATS route segment. The upper limit is of the type Integer.
      See Also:
    • UPPER_LIMIT_UNIT

      static final String UPPER_LIMIT_UNIT
      The unit of measurement of the upper limit. The unit of measurement is of the type TLcdAltitudeUnit.
      See Also:
    • LOWER_LIMIT

      static final String LOWER_LIMIT
      The lower limit of control for the ATS route segment. The lower limit is of the type Integer.
      See Also:
    • LOWER_LIMIT_UNIT

      static final String LOWER_LIMIT_UNIT
      The unit of measurement of the lower limit. This unit of measurement is of the type TLcdAltitudeUnit.
      See Also:
    • MAXIMUM_AUTHORIZED_ALTITUDE

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

      static final String MAXIMUM_AUTHORIZED_ALTITUDE_UNIT
      The unit of measurement of the maximum authorized altitude. This unit of measurement is of the type TLcdAltitudeUnit.
      See Also:
    • CRUISE_LEVEL

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