Class TLcdDAFIFTVFRRouteDataProperties

java.lang.Object
com.luciad.format.dafift.model.vfr.TLcdDAFIFTVFRRouteDataProperties

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

    • AIRPORT_ID

      public static final TLcdDataProperty AIRPORT_ID
      The identifier of the airport or heliport this route is related to. The airport identifier is of the type String.
    • ROUTE_ID

      public static final TLcdDataProperty ROUTE_ID
      The identifier of this VFR route. The route identifier is of the type String.
    • ROUTE_NAME

      public static final TLcdDataProperty ROUTE_NAME
      The name of this VFR route. The name is of the type String.
    • ICAO_CODE

      public static final TLcdDataProperty ICAO_CODE
      The ICAO location identifier of the VFR route. 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