Class TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice

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

public class TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice extends TLcdAIXM51AbstractGroundLightSystemTimeSlice
A visual guidance system that provides "below/above glidepath" information to an aircraft executing an approach to a specific runway direction.
Since:
10.0
See Also:
  • Field Details

    • EMERGENCY_LIGHTING_PROPERTY

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

      public static final TLcdDataProperty INTENSITY_LEVEL_PROPERTY
      Data property that maps to the intensityLevel element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeLightIntensity>.
    • COLOUR_PROPERTY

      public static final TLcdDataProperty COLOUR_PROPERTY
      Data property that maps to the colour element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeColour>.
    • ELEMENT_PROPERTY

      public static final TLcdDataProperty ELEMENT_PROPERTY
      Data property that maps to the element element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51LightElement>>.
    • AVAILABILITY_PROPERTY

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

      public static final TLcdDataProperty TYPE_PROPERTY
      Data property that maps to the type element. The possible values for this property are the public QName constants defined in this class.
    • POSITION_PROPERTY

      public static final TLcdDataProperty POSITION_PROPERTY
      Data property that maps to the position element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeSide>.
    • NUMBER_BOX_PROPERTY

      public static final TLcdDataProperty NUMBER_BOX_PROPERTY
      Data property that maps to the numberBox element. The possible values for this property are instances of TLcdAIXM51Optional<long>.
    • PORTABLE_PROPERTY

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

      public static final TLcdDataProperty SLOPE_ANGLE_PROPERTY
      Data property that maps to the slopeAngle element. The possible values for this property are instances of TLcdAIXM51Optional<Double>.
    • MINIMUM_EYE_HEIGHT_OVER_THRESHOLD_PROPERTY

      public static final TLcdDataProperty MINIMUM_EYE_HEIGHT_OVER_THRESHOLD_PROPERTY
      Data property that maps to the minimumEyeHeightOverThreshold element. The possible values for this property are instances of TLcdAIXM51ValDistanceVertical.
    • RUNWAY_DIRECTION_PROPERTY

      public static final TLcdDataProperty RUNWAY_DIRECTION_PROPERTY
      Data property that maps to the runwayDirection element. The possible values for this property are instances of TLcdAIXM51FeatureAssociation<TLcdAIXM51RunwayDirectionTimeSlice>.
    • 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

    • TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice

      public TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice()
    • TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice

      public TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice(TLcdDataType aType)
  • Method Details

    • getEmergencyLighting

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

      The availability of a back-up lighting system to be used in case of failure of the main lighting system.

      Overrides:
      getEmergencyLighting in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Returns:
      the role value of the EMERGENCY_LIGHTING_PROPERTY property.
      See Also:
    • setEmergencyLighting

      public void setEmergencyLighting(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the emergencyLighting 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 EMERGENCY_LIGHTING_PROPERTY property is set to null.

      The availability of a back-up lighting system to be used in case of failure of the main lighting system.

      Overrides:
      setEmergencyLighting in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Parameters:
      aValue - the role value to set for the EMERGENCY_LIGHTING_PROPERTY property.
    • getIntensityLevel

      public TLcdAIXM51CodeLightIntensity getIntensityLevel()
      Returns the role value contained in the value of the INTENSITY_LEVEL_PROPERTY property. Returns null if the value of the INTENSITY_LEVEL_PROPERTY property is null.

      A code indicating the relative intensity of the lighting system.

      Overrides:
      getIntensityLevel in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Returns:
      the role value of the INTENSITY_LEVEL_PROPERTY property.
      See Also:
    • setIntensityLevel

      public void setIntensityLevel(TLcdAIXM51CodeLightIntensity aValue)
      Sets the value of the property that maps to the intensityLevel 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 INTENSITY_LEVEL_PROPERTY property is set to null.

      A code indicating the relative intensity of the lighting system.

      Overrides:
      setIntensityLevel in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Parameters:
      aValue - the role value to set for the INTENSITY_LEVEL_PROPERTY property.
    • getColour

      public TLcdAIXM51CodeColour getColour()
      Returns the role value contained in the value of the COLOUR_PROPERTY property. Returns null if the value of the COLOUR_PROPERTY property is null.

      A code indicating the global colour of the lighting system.

      Overrides:
      getColour in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Returns:
      the role value of the COLOUR_PROPERTY property.
      See Also:
    • setColour

      public void setColour(TLcdAIXM51CodeColour aValue)
      Sets the value of the property that maps to the colour 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 COLOUR_PROPERTY property is set to null.

      A code indicating the global colour of the lighting system.

      Overrides:
      setColour in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Parameters:
      aValue - the role value to set for the COLOUR_PROPERTY property.
    • getElement

      public List<TLcdAIXM51LightElement> getElement()
      Gets the value of the ELEMENT_PROPERTY property adapted to a list of TLcdAIXM51LightElement instances.

      Component of the GroundLightSystem.

      Overrides:
      getElement in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Returns:
      the value of the ELEMENT_PROPERTY property adapted to a list of TLcdAIXM51LightElement instances.
      See Also:
    • getAvailability

      public List<TLcdAIXM51GroundLightingAvailability> getAvailability()
      Gets the value of the AVAILABILITY_PROPERTY property adapted to a list of TLcdAIXM51GroundLightingAvailability instances.

      The operational status of the GroundLightSystem.

      Overrides:
      getAvailability in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Returns:
      the value of the AVAILABILITY_PROPERTY property adapted to a list of TLcdAIXM51GroundLightingAvailability instances.
      See Also:
    • getAnnotation

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

      public TLcdAIXM51CodeVASIS getType()
      Returns the role value contained in the value of the TYPE_PROPERTY property. Returns null if the value of the TYPE_PROPERTY property is null.

      The possible values for this property are the public QName constants defined in this class.

      A code indicating the type of the visual approach slope indicator system. For example, VASIS, A-VASIS, PAPI, A-PAPI, etc..

      Returns:
      the role value of the TYPE_PROPERTY property.
      See Also:
    • setType

      public void setType(TLcdAIXM51CodeVASIS aValue)
      Sets the value of the property that maps to the type 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 TYPE_PROPERTY property is set to null.

      The possible values for this property are the public QName constants defined in this class.

      A code indicating the type of the visual approach slope indicator system. For example, VASIS, A-VASIS, PAPI, A-PAPI, etc..

      Parameters:
      aValue - the role value to set for the TYPE_PROPERTY property.
    • getPosition

      public TLcdAIXM51CodeSide getPosition()
      Returns the role value contained in the value of the POSITION_PROPERTY property. Returns null if the value of the POSITION_PROPERTY property is null.

      A code describing a position, relative to the centreline, of the visual approach slope indicator for a FATO/RWY direction.

      Returns:
      the role value of the POSITION_PROPERTY property.
      See Also:
    • setPosition

      public void setPosition(TLcdAIXM51CodeSide aValue)
      Sets the value of the property that maps to the position 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 POSITION_PROPERTY property is set to null.

      A code describing a position, relative to the centreline, of the visual approach slope indicator for a FATO/RWY direction.

      Parameters:
      aValue - the role value to set for the POSITION_PROPERTY property.
    • getNumberBox

      public Long getNumberBox()
      Returns the role value contained in the value of the NUMBER_BOX_PROPERTY property. Returns null if the value of the NUMBER_BOX_PROPERTY property is null.

      The number of boxes that compose the visual approach slope indicator system.

      Returns:
      the role value of the NUMBER_BOX_PROPERTY property.
      See Also:
    • setNumberBox

      public void setNumberBox(Long aValue)
      Sets the value of the property that maps to the numberBox 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 NUMBER_BOX_PROPERTY property is set to null.

      The number of boxes that compose the visual approach slope indicator system.

      Parameters:
      aValue - the role value to set for the NUMBER_BOX_PROPERTY property.
    • getPortable

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

      A code indicating whether the visual approach slope indicator system is a portable one.

      Returns:
      the role value of the PORTABLE_PROPERTY property.
      See Also:
    • setPortable

      public void setPortable(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the portable 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 PORTABLE_PROPERTY property is set to null.

      A code indicating whether the visual approach slope indicator system is a portable one.

      Parameters:
      aValue - the role value to set for the PORTABLE_PROPERTY property.
    • getSlopeAngle

      public Double getSlopeAngle()
      Returns the role value contained in the value of the SLOPE_ANGLE_PROPERTY property. Returns null if the value of the SLOPE_ANGLE_PROPERTY property is null.

      The appropriate approach slope angle to be used by an aircraft using the approach.

      Returns:
      the role value of the SLOPE_ANGLE_PROPERTY property.
      See Also:
    • setSlopeAngle

      public void setSlopeAngle(Double aValue)
      Sets the value of the property that maps to the slopeAngle 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 SLOPE_ANGLE_PROPERTY property is set to null.

      The appropriate approach slope angle to be used by an aircraft using the approach.

      Parameters:
      aValue - the role value to set for the SLOPE_ANGLE_PROPERTY property.
    • getMinimumEyeHeightOverThreshold

      public TLcdAIXM51ValDistanceVertical getMinimumEyeHeightOverThreshold()
      Returns the value of the property that maps to the minimumEyeHeightOverThreshold element.

      The Minimum Eye Height over Threshold (MEHT) value. Also known as the threshold crossing height for the Visual Glide Slope Indicator.

      Returns:
      the value of the MINIMUM_EYE_HEIGHT_OVER_THRESHOLD_PROPERTY property.
    • setMinimumEyeHeightOverThreshold

      public void setMinimumEyeHeightOverThreshold(TLcdAIXM51ValDistanceVertical aValue)
      Sets the value of the property that maps to the minimumEyeHeightOverThreshold element.

      The Minimum Eye Height over Threshold (MEHT) value. Also known as the threshold crossing height for the Visual Glide Slope Indicator.

      Parameters:
      aValue - the value to set for the MINIMUM_EYE_HEIGHT_OVER_THRESHOLD_PROPERTY property.
    • getRunwayDirection

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

      The runway direction associated with the VisualGlideSlopeIndicator.

      Returns:
      the role value of the RUNWAY_DIRECTION_PROPERTY property.
      See Also:
    • setRunwayDirection

      public void setRunwayDirection(TLcdAIXM51Feature<TLcdAIXM51RunwayDirectionTimeSlice> aValue)
      Sets the value of the property that maps to the runwayDirection 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 RUNWAY_DIRECTION_PROPERTY property is set to null.

      The runway direction associated with the VisualGlideSlopeIndicator.

      Parameters:
      aValue - the role value to set for the RUNWAY_DIRECTION_PROPERTY property.
    • 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.