Class TLcdAIXM51AbstractSurveillanceRadarTimeSlice

All Implemented Interfaces:
ILcdDataObject, ILcdBounded, ILcdShape, ILcdShapeList, ILcdTimeBounded, ILcdCloneable, ILcdDeepCloneable, ILcdInvalidateable, Serializable, Cloneable
Direct Known Subclasses:
TLcdAIXM51PrimarySurveillanceRadarTimeSlice, TLcdAIXM51SecondarySurveillanceRadarTimeSlice

public class TLcdAIXM51AbstractSurveillanceRadarTimeSlice extends TLcdAIXM51AbstractRadarEquipmentTimeSlice
An abstract class that represents a surveillance radar. This class does not have a corresponding TLcdDataType, but should be initialized with a time slice type that corresponds to a feature type that is an extension of TLcdAIXM51DataTypes.AbstractSurveillanceRadarType.

The corresponding abstract time slice type does not exist because it is not defined in the AIXM 5.1 XML schema.

Since:
10.1
See Also:
  • Field Details

    • 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

    • TLcdAIXM51AbstractSurveillanceRadarTimeSlice

      public TLcdAIXM51AbstractSurveillanceRadarTimeSlice(TLcdDataType aType)
  • Method Details

    • getVerticalCoverageAltitude

      public TLcdAIXM51ValDistanceVertical getVerticalCoverageAltitude()
      Gets the value of the verticalCoverageAltitude property.

      Altitude for which the Radar provides vertical coverage.

      Returns:
      the value of the verticalCoverageAltitude property.
    • setVerticalCoverageAltitude

      public void setVerticalCoverageAltitude(TLcdAIXM51ValDistanceVertical aValue)
      Sets the value of the verticalCoverageAltitude property.

      Altitude for which the Radar provides vertical coverage.

      Parameters:
      aValue - the value to set for the verticalCoverageAltitude property.
    • getVerticalCoverageDistance

      public TLcdAIXM51ValDistance getVerticalCoverageDistance()
      Gets the value of the verticalCoverageDistance property.

      Distance for which the Radar provides vertical coverage.

      Returns:
      the value of the verticalCoverageDistance property.
    • setVerticalCoverageDistance

      public void setVerticalCoverageDistance(TLcdAIXM51ValDistance aValue)
      Sets the value of the verticalCoverageDistance property.

      Distance for which the Radar provides vertical coverage.

      Parameters:
      aValue - the value to set for the verticalCoverageDistance property.
    • getVerticalCoverageAzimuth

      public Double getVerticalCoverageAzimuth()
      Gets the value of the verticalCoverageAzimuth property.

      Azimuth for which the Radar provides vertical coverage.

      Returns:
      the value of the verticalCoverageAzimuth property.
      See Also:
    • setVerticalCoverageAzimuth

      public void setVerticalCoverageAzimuth(Double aValue)
      Sets the value of the verticalCoverageAzimuth property.

      Azimuth for which the Radar provides vertical coverage.

      Parameters:
      aValue - the value to set for the verticalCoverageAzimuth property.
    • getAntennaTiltFixed

      public TLcdAIXM51CodeYesNo getAntennaTiltFixed()
      Gets the value of the antennaTiltFixed property.

      Indicates whether the antenna tilt is Variable or Fixed.

      Returns:
      the value of the antennaTiltFixed property.
      See Also:
    • setAntennaTiltFixed

      public void setAntennaTiltFixed(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the antennaTiltFixed property.

      Indicates whether the antenna tilt is Variable or Fixed.

      Parameters:
      aValue - the value to set for the antennaTiltFixed property.
    • getTiltAngle

      public Double getTiltAngle()
      Gets the value of the tiltAngle property.

      Angle at which the antenna is tilted.

      Returns:
      the value of the tiltAngle property.
      See Also:
    • setTiltAngle

      public void setTiltAngle(Double aValue)
      Sets the value of the tiltAngle property.

      Angle at which the antenna is tilted.

      Parameters:
      aValue - the value to set for the tiltAngle property.
    • getAutomatedRadarTerminalSystem

      public String getAutomatedRadarTerminalSystem()
      Gets the value of the automatedRadarTerminalSystem property.

      The Automated Radar Terminal System (ARTS) is a system in the air traffic control system using radar intelligence to detect and display pertinent data such as flight identification, altitude, and position of aircraft operating in the terminal area. A Radar with this attribute automatically tracks controlled aircraft and presents alpha-numeric information adjacent to their targets. It may even automatically calculate the separation between different aircrafts and provide an alert if that separation is compromised as per the set standards.

      Returns:
      the value of the automatedRadarTerminalSystem property.
      See Also:
    • setAutomatedRadarTerminalSystem

      public void setAutomatedRadarTerminalSystem(String aValue)
      Sets the value of the automatedRadarTerminalSystem property.

      The Automated Radar Terminal System (ARTS) is a system in the air traffic control system using radar intelligence to detect and display pertinent data such as flight identification, altitude, and position of aircraft operating in the terminal area. A Radar with this attribute automatically tracks controlled aircraft and presents alpha-numeric information adjacent to their targets. It may even automatically calculate the separation between different aircrafts and provide an alert if that separation is compromised as per the set standards.

      Parameters:
      aValue - the value to set for the automatedRadarTerminalSystem property.
    • getGroundStation

      public List<TLcdAIXM51SurveillanceGroundStation> getGroundStation()
      Gets the value of the groundStation property.

      Identifies the Ground Station locations where the Radar Scope is utilized.

      Returns:
      the value of the groundStation property.
      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.