Class TLcdAIXMProcedureDataProperties

java.lang.Object
com.luciad.format.aixm.model.procedure.TLcdAIXMProcedureDataProperties

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

    • DESIGNATOR

      public static final TLcdDataProperty DESIGNATOR
      The identifier or designator of this procedure. The designator is of the type String.
    • AERODROME_IDENTIFIER

      public static final TLcdDataProperty AERODROME_IDENTIFIER
      Aerodrome identifier related to the procedure. The aerodrome identifier is of the type String.
    • AIRCRAFT_CATEGORY

      public static final TLcdDataProperty AIRCRAFT_CATEGORY
      A code indicating the class of aircraft based on 1.3 times stall speed in landing configuration at maximum certified landing mass. The aircraft category is of the type TLcdAircraftCategory.
    • TRANSITION_IDENTIFIER

      public static final TLcdDataProperty TRANSITION_IDENTIFIER
      Transition identifier, used to identify a procedure branch. The transition identifier is of the type String.
    • TYPE

      public static final TLcdDataProperty TYPE
      The type of this procedure. The procedure type is of the type TLcdProcedureType.
    • ROUTE_TYPE

      public static final TLcdDataProperty ROUTE_TYPE
      Indicates the kind of SID, IAP or STAR procedure. The subtype is of the type TLcdProcedureRouteType.
    • REQUIRED_NAVIGATION_PERFORMANCE

      public static final TLcdDataProperty REQUIRED_NAVIGATION_PERFORMANCE
      A code indicating the navigation performance (RNP) required for an aircraft to fly a procedure. The required navigation performance is of the type Float.
    • COMMUNICATION_FAILURE_DESCRIPTION

      public static final TLcdDataProperty COMMUNICATION_FAILURE_DESCRIPTION
      A textual description of the 'communications failure' procedure. The communication failure description is of the type String.
    • DESCRIPTION

      public static final TLcdDataProperty DESCRIPTION
      A textual description of which the actual meaning depends on the procedure type:
      • SID: description of the departure procedure.
      • STAR: description of the arrival procedure.
      • IAP: description of the missed approach procedure.
      The description is of the type String.
    • RUNWAY_DIRECTION_DESIGNATOR

      public static final TLcdDataProperty RUNWAY_DIRECTION_DESIGNATOR
      The runway direction designator associated with this procedure. This field can be used by SID and IAP procedures to indicate the runway direction to be used.
    • FATO_DIRECTION_DESIGNATOR

      public static final TLcdDataProperty FATO_DIRECTION_DESIGNATOR
      The FATO direction designator associated with this procedure. This field can be used by SID and IAP procedures to indicate the FATO direction to be used.
    • TLOF_DIRECTION_DESIGNATOR

      public static final TLcdDataProperty TLOF_DIRECTION_DESIGNATOR
      The TLOF direction designator associated with this procedure. This field can be used by IAP procedures to indicate the TLOF direction to be used.
    • 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.