Class TLcdDAFIFTOrtcaDataProperties

java.lang.Object
com.luciad.format.dafift.model.ortca.TLcdDAFIFTOrtcaDataProperties

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

    • IDENTIFICATION

      public static final TLcdDataProperty IDENTIFICATION
      The identification of this ORTCA. The identification is of the type String.
    • ALTITUDE

      public static final TLcdDataProperty ALTITUDE
      The minimum altitude for this ORTCA. The altitude is of the type Integer.
    • ALTITUDE_UNIT

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

      public static final TLcdDataProperty ALTERNATE_IDENTIFICATION
      The alternate identification of this ORTCA. The alternate identification 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