Class TLcdDAFIFTSpecialUseAirspaceDataProperties

java.lang.Object
com.luciad.format.dafift.model.airspace.TLcdDAFIFTSpecialUseAirspaceDataProperties

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

    • TYPE

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

      public static final TLcdDataProperty BOUNDARY_IDENTIFICATION
      A unique set of number preceded by the controlling authority ICAO code. The identification is of the type String.
    • NAME

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

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

      This feature is of the type String.

    • ICAO_REGION

      public static final TLcdDataProperty ICAO_REGION
      The first two letters of the feature ICAO_CODE representing the ICAO region of the airspace.

      This feature is of the type String.

    • SECTOR

      public static final TLcdDataProperty SECTOR
      A code used to identify a sector of an airspace which is divided into individual sections of defined dimensions.

      The sector is only available for Special Use Airspaces.

      The sector is of the type String.

    • CONTROLLING_AGENCY

      public static final TLcdDataProperty CONTROLLING_AGENCY
      The office of responsibility for controlling air traffic within the airspace. The controlling agency is of the type String.
    • WEATHER

      public static final TLcdDataProperty WEATHER
      The meteorological conditions in which the special use airspace can be used.

      The weather is only available for Special Use Airspaces.

      The weather is of type TLcdWeatherType.

    • COMMUNICATIONS_NAME

      public static final TLcdDataProperty COMMUNICATIONS_NAME
      The call sign of the communications facilities. The communications name is of the type String.
    • COMMUNICATIONS_FREQUENCY_1

      public static final TLcdDataProperty COMMUNICATIONS_FREQUENCY_1
      A frequency that allows communication with the identified facility. The frequency is of the type String
    • COMMUNICATIONS_FREQUENCY_2

      public static final TLcdDataProperty COMMUNICATIONS_FREQUENCY_2
      A frequency that allows communication with the identified facility. The frequency is of the type String
    • LEVEL

      public static final TLcdDataProperty LEVEL
      A code that indicates the structure in which the boundary is effective. The level is of the type TLcdAirspaceStructureType.
    • 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_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
    • 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.
    • 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_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_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.
    • EFFECTIVE_TIMES

      public static final TLcdDataProperty EFFECTIVE_TIMES
      The days, hours and dates that the given airspace is to be in effect.

      The effective times is only available for Special Use Airspaces.

      The effective times features is of the type String.

    • EFFECTIVE_DATE

      public static final TLcdDataProperty EFFECTIVE_DATE
      The effective date of the special use airspace.

      The effective date is only available for Special Use Airspaces.

      The effective date is of the type String.

    • CYCLE_DATE

      public static final TLcdDataProperty CYCLE_DATE
      Identifies the calendar period in which the record was added to the DAFIFT 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.
      Since:
      2022.0