Class TLcdDAFIFTProcedureDataProperties

java.lang.Object
com.luciad.format.dafift.model.procedure.TLcdDAFIFTProcedureDataProperties

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

    • AERODROME_IDENTIFIER

      public static final TLcdDataProperty AERODROME_IDENTIFIER
      The identifier of the aerodrome to which this procedure belongs. The aerodrome identifier is of the type String.
    • TYPE

      public static final TLcdDataProperty TYPE
      The type of this procedure. The procedure type is of the type TLcdProcedureType.
    • DESIGNATOR

      public static final TLcdDataProperty DESIGNATOR
      The identifier or designator of this procedure. The designator is of the type String.
    • ICAO_CODE

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

      This feature 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