All Implemented Interfaces:
ILcdDataObject, ILcdBounded, ILcdShape, ILcdShapeList, ILcdTimeBounded, ILcdCloneable, ILcdDeepCloneable, ILcdInvalidateable, Serializable, Cloneable

public class TLcdAIXM51CirclingAreaTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice
[FAA 8260.3] The area in which aircraft circle to land under visual conditions after completing an instrument landing approach.
Since:
10.0
See Also:
  • Field Details

    • EXTENT_PROPERTY

      public static final TLcdDataProperty EXTENT_PROPERTY
      Data property that maps to the extent element. The possible values for this property are instances of TLcdAIXM51Property<TLcdAIXM51Surface>.
    • APPROACH_PROPERTY

      public static final TLcdDataProperty APPROACH_PROPERTY
      Data property that maps to the approach element. The possible values for this property are instances of TLcdAIXM51FeatureAssociation<TLcdAIXM51InstrumentApproachProcedureTimeSlice>.
    • CONDITION_PROPERTY

      public static final TLcdDataProperty CONDITION_PROPERTY
      Data property that maps to the condition element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51ApproachCondition>>.
    • AIRCRAFT_CATEGORY_PROPERTY

      public static final TLcdDataProperty AIRCRAFT_CATEGORY_PROPERTY
      Data property that maps to the aircraftCategory element. The possible values for this property are instances of TLcdAIXM51Property<TLcdAIXM51AircraftCharacteristic>.
    • DESIGN_SURFACE_PROPERTY

      public static final TLcdDataProperty DESIGN_SURFACE_PROPERTY
      Data property that maps to the designSurface element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51ObstacleAssessmentArea>>.
    • 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>>.
    • INTERPRETATION_PROPERTY

      public static final TLcdDataProperty INTERPRETATION_PROPERTY
      Data property that maps to the interpretation element. The possible values for this property are instances of ELcdAIXM51Interpretation.
    • SEQUENCE_NUMBER_PROPERTY

      public static final TLcdDataProperty SEQUENCE_NUMBER_PROPERTY
      Data property that maps to the sequenceNumber element. The possible values for this property are instances of long.
    • CORRECTION_NUMBER_PROPERTY

      public static final TLcdDataProperty CORRECTION_NUMBER_PROPERTY
      Data property that maps to the correctionNumber element. The possible values for this property are instances of long.
    • TIME_SLICE_METADATA_PROPERTY

      public static final TLcdDataProperty TIME_SLICE_METADATA_PROPERTY
      Data property that maps to the timeSliceMetadata element. The possible values for this property are instances of TLcdAIXM51FeatureTimeSliceMetadataProperty.
    • FEATURE_LIFETIME_PROPERTY

      public static final TLcdDataProperty FEATURE_LIFETIME_PROPERTY
      Data property that maps to the featureLifetime element. The possible values for this property are instances of TLcdGML32TimePrimitiveProperty.
  • Constructor Details

    • TLcdAIXM51CirclingAreaTimeSlice

      public TLcdAIXM51CirclingAreaTimeSlice()
    • TLcdAIXM51CirclingAreaTimeSlice

      public TLcdAIXM51CirclingAreaTimeSlice(TLcdDataType aType)
  • Method Details

    • getExtent

      public TLcdAIXM51Surface getExtent()
      Returns the role value contained in the value of the EXTENT_PROPERTY property. Returns null if the value of the EXTENT_PROPERTY property is null.

      The geographic depiction of the circling area

      Returns:
      the role value of the EXTENT_PROPERTY property.
      See Also:
    • setExtent

      public void setExtent(TLcdAIXM51Surface aValue)
      Sets the value of the property that maps to the extent element. to a new instance of the association class TLcdAIXM51Property initialized with the given role value. In case the given role value is null, the EXTENT_PROPERTY property is set to null.

      The geographic depiction of the circling area

      Parameters:
      aValue - the role value to set for the EXTENT_PROPERTY property.
    • getApproach

      Returns the role value contained in the value of the APPROACH_PROPERTY property. Returns null if the value of the APPROACH_PROPERTY property is null.

      (ICAO) A series of predetermined manoeuvres by reference to flight instruments with specified protection from obstacles from the initial approach fix, or where applicable , from the beginning of a defined arrival route to a point from which a landing can be completed and thereafter, if a landing is not completed, to a position at which holding or en route obstacle clearance criteria apply.

      Returns:
      the role value of the APPROACH_PROPERTY property.
      See Also:
    • setApproach

      Sets the value of the property that maps to the approach element. to a new instance of the association class TLcdAIXM51FeatureAssociation initialized with the given role value. In case the given role value is null, the APPROACH_PROPERTY property is set to null.

      (ICAO) A series of predetermined manoeuvres by reference to flight instruments with specified protection from obstacles from the initial approach fix, or where applicable , from the beginning of a defined arrival route to a point from which a landing can be completed and thereafter, if a landing is not completed, to a position at which holding or en route obstacle clearance criteria apply.

      Parameters:
      aValue - the role value to set for the APPROACH_PROPERTY property.
    • getCondition

      public List<TLcdAIXM51ApproachCondition> getCondition()
      Gets the value of the CONDITION_PROPERTY property adapted to a list of TLcdAIXM51ApproachCondition instances.

      Established conditions for the circling area

      Returns:
      the value of the CONDITION_PROPERTY property adapted to a list of TLcdAIXM51ApproachCondition instances.
      See Also:
    • getAircraftCategory

      public TLcdAIXM51AircraftCharacteristic getAircraftCategory()
      Returns the role value contained in the value of the AIRCRAFT_CATEGORY_PROPERTY property. Returns null if the value of the AIRCRAFT_CATEGORY_PROPERTY property is null.

      The category of Aircraft.

      Returns:
      the role value of the AIRCRAFT_CATEGORY_PROPERTY property.
      See Also:
    • setAircraftCategory

      public void setAircraftCategory(TLcdAIXM51AircraftCharacteristic aValue)
      Sets the value of the property that maps to the aircraftCategory element. to a new instance of the association class TLcdAIXM51Property initialized with the given role value. In case the given role value is null, the AIRCRAFT_CATEGORY_PROPERTY property is set to null.

      The category of Aircraft.

      Parameters:
      aValue - the role value to set for the AIRCRAFT_CATEGORY_PROPERTY property.
    • getDesignSurface

      public List<TLcdAIXM51ObstacleAssessmentArea> getDesignSurface()
      Gets the value of the DESIGN_SURFACE_PROPERTY property adapted to a list of TLcdAIXM51ObstacleAssessmentArea instances.

      An evaluation area used when designing circling to insure safety of aircraft

      Returns:
      the value of the DESIGN_SURFACE_PROPERTY property adapted to a list of TLcdAIXM51ObstacleAssessmentArea instances.
      See Also:
    • getAnnotation

      public List<TLcdAIXM51Note> getAnnotation()
      Gets the value of the ANNOTATION_PROPERTY property adapted to a list of TLcdAIXM51Note instances.
      Returns:
      the value of the ANNOTATION_PROPERTY property adapted to a list of TLcdAIXM51Note instances.
      See Also:
    • getExtension

      public List<TLcdAIXM51AbstractExtension> getExtension()
      Gets the value of the EXTENSION_PROPERTY property adapted to a list of TLcdAIXM51AbstractExtension instances.
      Returns:
      the value of the EXTENSION_PROPERTY property adapted to a list of TLcdAIXM51AbstractExtension instances.
      See Also:
    • getInterpretation

      public ELcdAIXM51Interpretation getInterpretation()
      Returns the value of the property that maps to the interpretation element.

      Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details.

      Returns:
      the value of the INTERPRETATION_PROPERTY property.
    • setInterpretation

      public void setInterpretation(ELcdAIXM51Interpretation aValue)
      Sets the value of the property that maps to the interpretation element.

      Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the INTERPRETATION_PROPERTY property.
    • getSequenceNumber

      public long getSequenceNumber()
      Returns the value of the property that maps to the sequenceNumber element.

      Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details.

      Returns:
      the value of the SEQUENCE_NUMBER_PROPERTY property.
    • setSequenceNumber

      public void setSequenceNumber(long aValue)
      Sets the value of the property that maps to the sequenceNumber element.

      Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the SEQUENCE_NUMBER_PROPERTY property.
    • getCorrectionNumber

      public long getCorrectionNumber()
      Returns the value of the property that maps to the correctionNumber element.

      Used for indicating the order of the corrections of a Time Slice. See the AIXM Temporality model for details.

      Returns:
      the value of the CORRECTION_NUMBER_PROPERTY property.
    • setCorrectionNumber

      public void setCorrectionNumber(long aValue)
      Sets the value of the property that maps to the correctionNumber element.

      Used for indicating the order of the corrections of a Time Slice. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the CORRECTION_NUMBER_PROPERTY property.
    • getTimeSliceMetadata

      public TLcdAIXM51FeatureTimeSliceMetadataProperty getTimeSliceMetadata()
      Returns the value of the property that maps to the timeSliceMetadata element.
      Returns:
      the value of the TIME_SLICE_METADATA_PROPERTY property.
    • setTimeSliceMetadata

      public void setTimeSliceMetadata(TLcdAIXM51FeatureTimeSliceMetadataProperty aValue)
      Sets the value of the property that maps to the timeSliceMetadata element.
      Parameters:
      aValue - the value to set for the TIME_SLICE_METADATA_PROPERTY property.
    • getFeatureLifetime

      public TLcdGML32AbstractTimePrimitive getFeatureLifetime()
      Returns the value of the property that maps to the featureLifetime element.

      The start and end of life of the feature. See the AIXM Temporality model for details.

      Returns:
      the value of the FEATURE_LIFETIME_PROPERTY property.
      See Also:
    • setFeatureLifetime

      public void setFeatureLifetime(TLcdGML32AbstractTimePrimitive aValue)
      Sets the value of the property that maps to the featureLifetime element.

      The start and end of life of the feature. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the FEATURE_LIFETIME_PROPERTY property.