Class TLcdDAFIFTParachuteJumpAreaDataProperties

java.lang.Object
com.luciad.format.dafift.model.parachutejumparea.TLcdDAFIFTParachuteJumpAreaDataProperties

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

    • IDENTIFICATION

      public static final TLcdDataProperty IDENTIFICATION
      A unique identification for the parachute jump area. The identification is of the type String.
    • NAME

      public static final TLcdDataProperty NAME
      The official name assigned to the parachute jump area by the controlling authority. The name is of type String.
    • ICAO_CODE

      public static final TLcdDataProperty ICAO_CODE
      The first two letters of the ICAO location identifier of the parachute jump area representing the ICAO region code.

      This feature is of the type String.

    • STATE_PROVINCE_CODE

      public static final TLcdDataProperty STATE_PROVINCE_CODE
      A code indicating the state/province in which the parachute jump area is located. The state/province identification is of the type Integer.
    • OPERATING_TIMES

      public static final TLcdDataProperty OPERATING_TIMES
      A code used to indicate the operating times of the parachute jump area. The operating times is of the type String.
    • HOURS

      public static final TLcdDataProperty HOURS
      The actual hours of operating. The hours is of the type String.
    • EFFECTIVE_ALTITUDE

      public static final TLcdDataProperty EFFECTIVE_ALTITUDE
      The altitude for which the parachute jump area is effective. The effective altitude is of the type Integer.
    • EFFECTIVE_ALTITUDE_UNIT

      public static final TLcdDataProperty EFFECTIVE_ALTITUDE_UNIT
      The unit of measurement used for the altitude. The altitude unit is of the type TLcdAltitudeUnit.
    • EFFECTIVE_ALTITUDE_REFERENCE

      public static final TLcdDataProperty EFFECTIVE_ALTITUDE_REFERENCE
      The reference used for the altitude. The altitude reference is of the type TLcdAltitudeReference.
    • EFFECTIVE_TIMES

      public static final TLcdDataProperty EFFECTIVE_TIMES
      The hours, dates or conditions of operation. The effective times 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