Class TLcdDAFIFTHelipadDataProperties

java.lang.Object
com.luciad.format.dafift.model.aerodrome.TLcdDAFIFTHelipadDataProperties

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

    • HELIPORT_ID

      public static final TLcdDataProperty HELIPORT_ID
      The identifier of the heliport to which this helipad belongs. The heliport identifier is of the type String.
    • SEQUENCE_NUMBER

      public static final TLcdDataProperty SEQUENCE_NUMBER
      The sequence number of the helipad. The sequence number is of the type String.
    • SURFACE

      public static final TLcdDataProperty SURFACE
      The surface type of this helipad. The surface is of the type TLcdRunwaySurfaceType.
    • LANDING_AREA_AIRCRAFT_TYPE

      public static final TLcdDataProperty LANDING_AREA_AIRCRAFT_TYPE
      The maximum demonstrated usage for an aircraft/helicopter known to have used the landing surface the last five years. The landing area aircraft type is of the type TLcdLandingAreaAircraftType
    • CLOSED

      public static final TLcdDataProperty CLOSED
      A flag indicating whether this helipad is closed or unused. The closed feature is of the type Boolean.
    • PAD_IDENTIFIER

      public static final TLcdDataProperty PAD_IDENTIFIER
      The identifier of this helipad. The pad identifier is of the type String.
    • LGT_SYS1

      public static final TLcdDataProperty LGT_SYS1
      A lighting system of this helipad. Lighting systems are of the type TLcdLightingSystemType.
    • LGT_SYS2

      public static final TLcdDataProperty LGT_SYS2
      A lighting system of this helipad. Lighting systems are of the type TLcdLightingSystemType.
    • LGT_SYS3

      public static final TLcdDataProperty LGT_SYS3
      A lighting system of this helipad. Lighting systems are of the type TLcdLightingSystemType.
    • 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