Class TLcdDAFIFTCollocatedAerodromeDataProperties

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

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

    • 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.
    • PRIMARY_OPERATING_AGENCY

      public static final TLcdDataProperty PRIMARY_OPERATING_AGENCY
      A code indicating the operating agency of the aerodrome. The primary operating agency is of the type String.
    • 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.