java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.gml32.model.TLcdGML32AbstractGML
com.luciad.format.aixm51.model.abstractfeature.TLcdAIXM51AbstractAIXMObject
com.luciad.format.aixm51.model.features.procedure.approachprocedure.terminalarrivalarea.TLcdAIXM51TerminalArrivalAreaSector
All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdAIXM51TerminalArrivalAreaSector extends TLcdAIXM51AbstractAIXMObject
Subdivision of the TAA to allow for lower altitudes. The lowest altitude will provide a minimum clearance of 300m (1000ft) above all objects located in the sector.
Since:
10.0
  • Field Details

    • FLY_BY_CODE_PROPERTY

      public static final TLcdDataProperty FLY_BY_CODE_PROPERTY
      Data property that maps to the flyByCode element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeYesNo>.
    • PROCEDURE_TURN_REQUIRED_PROPERTY

      public static final TLcdDataProperty PROCEDURE_TURN_REQUIRED_PROPERTY
      Data property that maps to the procedureTurnRequired element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeYesNo>.
    • ALTITUDE_DESCRIPTION_PROPERTY

      public static final TLcdDataProperty ALTITUDE_DESCRIPTION_PROPERTY
      Data property that maps to the altitudeDescription element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeAltitudeUse>.
    • SECTOR_DEFINITION_PROPERTY

      public static final TLcdDataProperty SECTOR_DEFINITION_PROPERTY
      Data property that maps to the sectorDefinition element. The possible values for this property are instances of TLcdAIXM51Property<TLcdAIXM51CircleSector>.
    • 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>.
    • SIGNIFICANT_OBSTACLE_PROPERTY

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

    • TLcdAIXM51TerminalArrivalAreaSector

      public TLcdAIXM51TerminalArrivalAreaSector()
    • TLcdAIXM51TerminalArrivalAreaSector

      public TLcdAIXM51TerminalArrivalAreaSector(TLcdDataType aType)
  • Method Details

    • getFlyByCode

      public TLcdAIXM51CodeYesNo getFlyByCode()
      Returns the role value contained in the value of the FLY_BY_CODE_PROPERTY property. Returns null if the value of the FLY_BY_CODE_PROPERTY property is null.

      Indicates if the aircraft is not required to fly directly over the fix. If code is Yes, then it is a 'flyby' waypoint. If the code is No or nil, then the associated fix is a 'fly-over' waypoint. [ICAO] Waypoints are identified as either flyover or fly-by.

      Returns:
      the role value of the FLY_BY_CODE_PROPERTY property.
      See Also:
    • setFlyByCode

      public void setFlyByCode(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the flyByCode element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the FLY_BY_CODE_PROPERTY property is set to null.

      Indicates if the aircraft is not required to fly directly over the fix. If code is Yes, then it is a 'flyby' waypoint. If the code is No or nil, then the associated fix is a 'fly-over' waypoint. [ICAO] Waypoints are identified as either flyover or fly-by.

      Parameters:
      aValue - the role value to set for the FLY_BY_CODE_PROPERTY property.
    • getProcedureTurnRequired

      public TLcdAIXM51CodeYesNo getProcedureTurnRequired()
      Returns the role value contained in the value of the PROCEDURE_TURN_REQUIRED_PROPERTY property. Returns null if the value of the PROCEDURE_TURN_REQUIRED_PROPERTY property is null.

      Indicates that a course reversal is not required. If the code is Yes, then the products will indicate 'NoPT'.

      Returns:
      the role value of the PROCEDURE_TURN_REQUIRED_PROPERTY property.
      See Also:
    • setProcedureTurnRequired

      public void setProcedureTurnRequired(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the procedureTurnRequired element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the PROCEDURE_TURN_REQUIRED_PROPERTY property is set to null.

      Indicates that a course reversal is not required. If the code is Yes, then the products will indicate 'NoPT'.

      Parameters:
      aValue - the role value to set for the PROCEDURE_TURN_REQUIRED_PROPERTY property.
    • getAltitudeDescription

      public TLcdAIXM51CodeAltitudeUse getAltitudeDescription()
      Returns the role value contained in the value of the ALTITUDE_DESCRIPTION_PROPERTY property. Returns null if the value of the ALTITUDE_DESCRIPTION_PROPERTY property is null.

      A code indicating how the altitude attributes should be interpreted: 'at' the lower altitude, 'at or above' the lower altitude, 'at or below' the lower altitude or 'between' the altitudes specified in the attributes lowerAltitude and upperAltitude distances.

      Returns:
      the role value of the ALTITUDE_DESCRIPTION_PROPERTY property.
      See Also:
    • setAltitudeDescription

      public void setAltitudeDescription(TLcdAIXM51CodeAltitudeUse aValue)
      Sets the value of the property that maps to the altitudeDescription element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the ALTITUDE_DESCRIPTION_PROPERTY property is set to null.

      A code indicating how the altitude attributes should be interpreted: 'at' the lower altitude, 'at or above' the lower altitude, 'at or below' the lower altitude or 'between' the altitudes specified in the attributes lowerAltitude and upperAltitude distances.

      Parameters:
      aValue - the role value to set for the ALTITUDE_DESCRIPTION_PROPERTY property.
    • getSectorDefinition

      public TLcdAIXM51CircleSector getSectorDefinition()
      Returns the role value contained in the value of the SECTOR_DEFINITION_PROPERTY property. Returns null if the value of the SECTOR_DEFINITION_PROPERTY property is null.

      A non graphical definition describing a portion of a circle.

      Returns:
      the role value of the SECTOR_DEFINITION_PROPERTY property.
      See Also:
    • setSectorDefinition

      public void setSectorDefinition(TLcdAIXM51CircleSector aValue)
      Sets the value of the property that maps to the sectorDefinition 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 SECTOR_DEFINITION_PROPERTY property is set to null.

      A non graphical definition describing a portion of a circle.

      Parameters:
      aValue - the role value to set for the SECTOR_DEFINITION_PROPERTY property.
    • 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 graphical area described for the Terminal Arrival sector.

      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 graphical area described for the Terminal Arrival sector.

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

      public List<TLcdAIXM51Obstruction> getSignificantObstacle()
      Gets the value of the SIGNIFICANT_OBSTACLE_PROPERTY property adapted to a list of TLcdAIXM51Obstruction instances.

      The obstacle that controls the altitude definition of the sector.

      Returns:
      the value of the SIGNIFICANT_OBSTACLE_PROPERTY property adapted to a list of TLcdAIXM51Obstruction 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: