Class TLcdAIXMAirspaceCorridorDataProperties

java.lang.Object
com.luciad.format.aixm.model.airspace.TLcdAIXMAirspaceCorridorDataProperties

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

    • TYPE

      public static final TLcdDataProperty TYPE
      A code indicating the type of airspace. The type is of type TLcdAirspaceType.
    • IDENTIFIER

      public static final TLcdDataProperty IDENTIFIER
      A published unique identifier associated with the airspace. The identifier is of the type String.
    • NAME

      public static final TLcdDataProperty NAME
      The name of the airspace. The name is of type String.
    • CLASS

      public static final TLcdDataProperty CLASS
      A code that indicates the airspace classification. The class is of the type TLcdAirspaceClass.
    • AIRSPACE_ACTIVITY

      public static final TLcdDataProperty AIRSPACE_ACTIVITY
      A code indicating the primary activity taking place in the airspace or the reason for its establishment. The airspace activity is of the type TLcdAirspaceActivityType.
    • MILITARY

      public static final TLcdDataProperty MILITARY
      A code indicating whether the airspace is under the responsibility of a military organisation. The military indicator is of the type String.
    • LOCAL_TYPE_DESIGNATOR

      public static final TLcdDataProperty LOCAL_TYPE_DESIGNATOR
      A type designator used locally for a particular airspace category. The local type designator is of the type String.
    • BEGINNING_DATE

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

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

      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.
    • LOCATION_INDICATOR

      public static final TLcdDataProperty LOCATION_INDICATOR
      A code indicating the location indicator according to ICAO Doc. 7910. The location indicator is of the type String.
    • MINIMUM_LIMIT

      public static final TLcdDataProperty MINIMUM_LIMIT
      The numerical value of the minimum limit of the airspace. The minimum limit is of the type Float.
    • MINIMUM_LIMIT_REFERENCE

      public static final TLcdDataProperty MINIMUM_LIMIT_REFERENCE
      A code indicating the convention of calculating the minimum limit. The minimum limit reference point is of the type TLcdAltitudeReference.
    • MINIMUM_LIMIT_UNIT

      public static final TLcdDataProperty MINIMUM_LIMIT_UNIT
      The unit of measurement for the minimum limit. The minimum limit unit is of the type TLcdAltitudeUnit.
    • LOWER_LIMIT

      public static final TLcdDataProperty LOWER_LIMIT
      The numerical value of the lower limit of the airspace. The lower limit is of the type Float.
    • LOWER_LIMIT_REFERENCE

      public static final TLcdDataProperty LOWER_LIMIT_REFERENCE
      A code indicating the convention of calculating the lower limit. The lower limit reference point is of the type TLcdAltitudeReference.
    • LOWER_LIMIT_UNIT

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

      public static final TLcdDataProperty LOWER_UPPER_LIMIT
      The limit between the upper and the lower airspace expressed in flight levels. The lower/upper limit is of the type Float.
    • UPPER_LIMIT

      public static final TLcdDataProperty UPPER_LIMIT
      The numerical value of the upper limit of the airspace. The upper limit is of the type Float.
    • UPPER_LIMIT_REFERENCE

      public static final TLcdDataProperty UPPER_LIMIT_REFERENCE
      A code indicating the convention of calculating the upper limit. The upper limit reference point is of the type TLcdAltitudeReference.
    • UPPER_LIMIT_UNIT

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

      public static final TLcdDataProperty MAXIMUM_LIMIT
      The numerical value of the maximum limit of the airspace. The maximum limit is of the type Float.
    • MAXIMUM_LIMIT_REFERENCE

      public static final TLcdDataProperty MAXIMUM_LIMIT_REFERENCE
      A code indicating the convention of calculating the maximum limit. The maximum limit reference point is of the type TLcdAltitudeReference.
    • MAXIMUM_LIMIT_UNIT

      public static final TLcdDataProperty MAXIMUM_LIMIT_UNIT
      The unit of measurement for the maximum limit. The maximum limit unit is of the type TLcdAltitudeUnit.
    • REMARK

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