Class TLcdAIXMILSDataProperties

java.lang.Object
com.luciad.format.aixm.model.navaid.TLcdAIXMILSDataProperties

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

    • AIRPORT_IDENTIFIER

      public static final TLcdDataProperty AIRPORT_IDENTIFIER
      The identification of the aerodrome to which the ILS relates. The aerodrome identifier is of the type String.
    • RUNWAY_DESIGNATOR

      public static final TLcdDataProperty RUNWAY_DESIGNATOR
      The designator of the runway served by the ILS. Note: an ILS in AIXM is either associated with a runway or with a FATO. The runway identifier is of the type String.
    • RUNWAY_DIRECTION_IDENTIFIER

      public static final TLcdDataProperty RUNWAY_DIRECTION_IDENTIFIER
      The designator of the runway direction served by the ILS. The runway identifier is of the type String.
    • FATO_DESIGNATOR

      public static final TLcdDataProperty FATO_DESIGNATOR
      The designator of the FATO served by the ILS. Note: an ILS in AIXM is either associated with a Runway or with a FATO. The runway identifier is of the type String.
    • FATO_DIRECTION_DESIGNATOR

      public static final TLcdDataProperty FATO_DIRECTION_DESIGNATOR
      The designator of the FATO direction served by the ILS. The runway identifier is of the type String.
    • CATEGORY

      public static final TLcdDataProperty CATEGORY
      A code indicating the category of the ILS System. The category is of type String.
    • BEGINNING_DATE

      public static final TLcdDataProperty BEGINNING_DATE
      The beginning date and time of validity for the features of the ILS. The date is of the type String.
    • END_DATE

      public static final TLcdDataProperty END_DATE
      The end date and time of validity for the features of the ILS. The date is of the type String.
    • MID

      public static final TLcdDataProperty MID
      An artificial unique identifier in a given context. This context can be a dataset or an application domain. The identifier is of the type String.
    • REMARK

      public static final TLcdDataProperty REMARK
      Free text remarks. The remark is of the type String.