Class TLcdDAFIFHeliportDataProperties

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

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

    • IDENTIFICATION

      public static final TLcdDataProperty IDENTIFICATION
      An identifier for an aerodrome. The identifier is of the type String.

      This feature may be format dependent.

    • NAME

      public static final TLcdDataProperty NAME
      A free text name of the aerodrome. The name is of the type String.
    • ICAO_CODE

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

      This feature is of the type String.

    • ICAO_REGION

      public static final TLcdDataProperty ICAO_REGION
      The two letter ICAO region of the aerodrome. For ICAO regions starting with a 'K', the second character is not unambiguous specified by the different formats. ARINC will use regions like K1, K2, etc. while DAFIF specifies regions like KZ, KA, etc. . The ICAO region is of the type String.
    • OPERATIONS_TYPE

      public static final TLcdDataProperty OPERATIONS_TYPE
      A code indicating whether an aerodrome is to used for military, civil or both types of operations. The operations type is of type TLcdAerodromeOperationsType
    • COUNTRY_CODE

      public static final TLcdDataProperty COUNTRY_CODE
      A code indicating the country in which the aerodrome is located. The country code is of the type String.
    • STATE_PROVINCE_CODE

      public static final TLcdDataProperty STATE_PROVINCE_CODE
      A code indicating the state/province in which the aerodrome is located. The state/province identification is of the type Integer.
    • FEDERAL_AVIATION_ADMINISTRATION_IDENTIFIER

      public static final TLcdDataProperty FEDERAL_AVIATION_ADMINISTRATION_IDENTIFIER
      A location identifier assigned by the federal aviation administration. The federal aviation administration identifier/host country identifier is of the type String.
    • ROTATING_BEACON

      public static final TLcdDataProperty ROTATING_BEACON
      A boolean flag indicating the presence of a navaid that displays flashes of white and/or colored light indicating the location of the aerodrome. The rotating beacon is of the type Boolean.
    • WORLD_AREA_CODE

      public static final TLcdDataProperty WORLD_AREA_CODE
      The world area code in which the aerodrome is located. The area code is of type String
    • MAGNETIC_VARIATION

      public static final TLcdDataProperty MAGNETIC_VARIATION
      The angular difference between True North and Magnetic North at the location of the aerodrome. The magnetic variation is of type String
    • AERODROME_COMMUNICATIONS

      public static final TLcdDataProperty AERODROME_COMMUNICATIONS
      A code indicating that a vector of airport/heliport communication features is attached to the aerodrome.
    • ORIGINAL_DATUM

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