Class TLcdDAFIFHelipadDataProperties

java.lang.Object
com.luciad.format.dafif.model.aerodrome.TLcdDAFIFHelipadDataProperties

public final class TLcdDAFIFHelipadDataProperties 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.
    • ORIGINAL_DATUM

      public static final TLcdDataProperty ORIGINAL_DATUM
      The original datum in which the geometry was encoded. Values are instances of ILcdGeodeticDatum.