Class TLcdAIXM51StandardLevel

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdAIXM51StandardLevel extends TLcdAIXM51AbstractAIXMObject
A specified cruising level, part of a column within a table of discrete cruising levels used by General Air Traffic.
Since:
10.0
  • Field Details

    • VERTICAL_DISTANCE_PROPERTY

      public static final TLcdDataProperty VERTICAL_DISTANCE_PROPERTY
      Data property that maps to the verticalDistance element. The possible values for this property are instances of TLcdAIXM51ValDistanceVertical.
    • ANNOTATION_PROPERTY

      public static final TLcdDataProperty ANNOTATION_PROPERTY
      Data property that maps to the annotation element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51Note>>.
    • EXTENSION_PROPERTY

      public static final TLcdDataProperty EXTENSION_PROPERTY
      Data property that maps to the extension element. The possible values for this property are instances of List<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>.
  • Constructor Details

    • TLcdAIXM51StandardLevel

      public TLcdAIXM51StandardLevel()
    • TLcdAIXM51StandardLevel

      public TLcdAIXM51StandardLevel(TLcdDataType aType)
  • Method Details