Class TLcdAIXMProcedureLegDataProperties

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

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

    • COURSE_TYPE

      public static final TLcdDataProperty COURSE_TYPE
      A code indicating the type of course to be observed. The course type is of the type TLcdProcedureLegCourseType.
    • PHASE

      public static final TLcdDataProperty PHASE
      A code indicating the phase of a SID, STAR or IAP the procedure leg is part of, according to ARINC 424, 5.7 "Route Type". The phase is of the type TLcdProcedureLegPhase.
    • LOWER_VERTICAL_REFERENCE

      public static final TLcdDataProperty LOWER_VERTICAL_REFERENCE
      Reference used when measuring lower vertical distances. Mandatory when a vertical distance is mentioned in the procedure leg. The reference is of the type TLcdAltitudeReference.
    • UPPER_VERTICAL_REFERENCE

      public static final TLcdDataProperty UPPER_VERTICAL_REFERENCE
      Reference used when measuring upper vertical distances. Mandatory when a vertical distance is mentioned in the procedure leg. The reference is of the type TLcdAltitudeReference.
    • REMARK

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