Class TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice
- All Implemented Interfaces:
ILcdDataObject
,ILcdBounded
,ILcdShape
,ILcdShapeList
,ILcdTimeBounded
,ILcdCloneable
,ILcdDeepCloneable
,ILcdInvalidateable
,Serializable
,Cloneable
- Since:
- 10.0
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to theannotation
element.static final TLcdDataProperty
Data property that maps to theavailability
element.static final TLcdDataProperty
Data property that maps to thecolour
element.static final TLcdDataProperty
Data property that maps to thecorrectionNumber
element.static final TLcdDataProperty
Data property that maps to theelement
element.static final TLcdDataProperty
Data property that maps to theemergencyLighting
element.static final TLcdDataProperty
Data property that maps to theextension
element.static final TLcdDataProperty
Data property that maps to thefeatureLifetime
element.static final TLcdDataProperty
Data property that maps to theintensityLevel
element.static final TLcdDataProperty
Data property that maps to theinterpretation
element.static final TLcdDataProperty
Data property that maps to theminimumEyeHeightOverThreshold
element.static final TLcdDataProperty
Data property that maps to thenumberBox
element.static final TLcdDataProperty
Data property that maps to theportable
element.static final TLcdDataProperty
Data property that maps to theposition
element.static final TLcdDataProperty
Data property that maps to therunwayDirection
element.static final TLcdDataProperty
Data property that maps to thesequenceNumber
element.static final TLcdDataProperty
Data property that maps to theslopeAngle
element.static final TLcdDataProperty
Data property that maps to thetimeSliceMetadata
element.static final TLcdDataProperty
Data property that maps to thetype
element.Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractTimeSlice
DATA_SOURCE_PROPERTY, VALID_TIME_PROPERTY
Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.Gets the value of theAVAILABILITY_PROPERTY
property adapted to a list ofTLcdAIXM51GroundLightingAvailability
instances.Returns the role value contained in the value of theCOLOUR_PROPERTY
property.long
Returns the value of the property that maps to thecorrectionNumber
element.Gets the value of theELEMENT_PROPERTY
property adapted to a list ofTLcdAIXM51LightElement
instances.Returns the role value contained in the value of theEMERGENCY_LIGHTING_PROPERTY
property.Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.Returns the value of the property that maps to thefeatureLifetime
element.Returns the role value contained in the value of theINTENSITY_LEVEL_PROPERTY
property.Returns the value of the property that maps to theinterpretation
element.Returns the value of the property that maps to theminimumEyeHeightOverThreshold
element.Returns the role value contained in the value of theNUMBER_BOX_PROPERTY
property.Returns the role value contained in the value of thePORTABLE_PROPERTY
property.Returns the role value contained in the value of thePOSITION_PROPERTY
property.Returns the role value contained in the value of theRUNWAY_DIRECTION_PROPERTY
property.long
Returns the value of the property that maps to thesequenceNumber
element.Returns the role value contained in the value of theSLOPE_ANGLE_PROPERTY
property.Returns the value of the property that maps to thetimeSliceMetadata
element.getType()
Returns the role value contained in the value of theTYPE_PROPERTY
property.void
setColour
(TLcdAIXM51CodeColour aValue) Sets the value of the property that maps to thecolour
element.void
setCorrectionNumber
(long aValue) Sets the value of the property that maps to thecorrectionNumber
element.void
Sets the value of the property that maps to theemergencyLighting
element.void
Sets the value of the property that maps to thefeatureLifetime
element.void
Sets the value of the property that maps to theintensityLevel
element.void
Sets the value of the property that maps to theinterpretation
element.void
Sets the value of the property that maps to theminimumEyeHeightOverThreshold
element.void
setNumberBox
(Long aValue) Sets the value of the property that maps to thenumberBox
element.void
setPortable
(TLcdAIXM51CodeYesNo aValue) Sets the value of the property that maps to theportable
element.void
setPosition
(TLcdAIXM51CodeSide aValue) Sets the value of the property that maps to theposition
element.void
Sets the value of the property that maps to therunwayDirection
element.void
setSequenceNumber
(long aValue) Sets the value of the property that maps to thesequenceNumber
element.void
setSlopeAngle
(Double aValue) Sets the value of the property that maps to theslopeAngle
element.void
Sets the value of the property that maps to thetimeSliceMetadata
element.void
setType
(TLcdAIXM51CodeVASIS aValue) Sets the value of the property that maps to thetype
element.Methods inherited from class com.luciad.format.aixm51.model.abstractfeature.TLcdAIXM51AbstractAIXMTimeSlice
clone, clone, collectShapes, contains2D, contains2D, contains3D, contains3D, getBeginValidTime, getBounds, getEndValidTime, getFocusPoint, getShape, getShapeCount, getTimeBounds, invalidateObject, setValue
Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractTimeSlice
getDataSource, getValidTime, setDataSource, setValidTime
Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
Methods inherited from class com.luciad.datamodel.TLcdDataObject
getDataType, getValue, getValue, hasValue, hasValue, setValue, toString
-
Field Details
-
EMERGENCY_LIGHTING_PROPERTY
Data property that maps to theemergencyLighting
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
INTENSITY_LEVEL_PROPERTY
Data property that maps to theintensityLevel
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeLightIntensity>
. -
COLOUR_PROPERTY
Data property that maps to thecolour
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeColour>
. -
ELEMENT_PROPERTY
Data property that maps to theelement
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51LightElement>>
. -
AVAILABILITY_PROPERTY
Data property that maps to theavailability
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51GroundLightingAvailability>>
. -
ANNOTATION_PROPERTY
Data property that maps to theannotation
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>
. -
TYPE_PROPERTY
Data property that maps to thetype
element. The possible values for this property are the publicQName
constants defined in this class. -
POSITION_PROPERTY
Data property that maps to theposition
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeSide>
. -
NUMBER_BOX_PROPERTY
Data property that maps to thenumberBox
element. The possible values for this property are instances ofTLcdAIXM51Optional<long>
. -
PORTABLE_PROPERTY
Data property that maps to theportable
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
SLOPE_ANGLE_PROPERTY
Data property that maps to theslopeAngle
element. The possible values for this property are instances ofTLcdAIXM51Optional<Double>
. -
MINIMUM_EYE_HEIGHT_OVER_THRESHOLD_PROPERTY
Data property that maps to theminimumEyeHeightOverThreshold
element. The possible values for this property are instances ofTLcdAIXM51ValDistanceVertical
. -
RUNWAY_DIRECTION_PROPERTY
Data property that maps to therunwayDirection
element. The possible values for this property are instances ofTLcdAIXM51FeatureAssociation<TLcdAIXM51RunwayDirectionTimeSlice>
. -
EXTENSION_PROPERTY
Data property that maps to theextension
element. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>
. -
INTERPRETATION_PROPERTY
Data property that maps to theinterpretation
element. The possible values for this property are instances ofELcdAIXM51Interpretation
. -
SEQUENCE_NUMBER_PROPERTY
Data property that maps to thesequenceNumber
element. The possible values for this property are instances oflong
. -
CORRECTION_NUMBER_PROPERTY
Data property that maps to thecorrectionNumber
element. The possible values for this property are instances oflong
. -
TIME_SLICE_METADATA_PROPERTY
Data property that maps to thetimeSliceMetadata
element. The possible values for this property are instances ofTLcdAIXM51FeatureTimeSliceMetadataProperty
. -
FEATURE_LIFETIME_PROPERTY
Data property that maps to thefeatureLifetime
element. The possible values for this property are instances ofTLcdGML32TimePrimitiveProperty
.
-
-
Constructor Details
-
TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice
public TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice() -
TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice
-
-
Method Details
-
getEmergencyLighting
Returns the role value contained in the value of theEMERGENCY_LIGHTING_PROPERTY
property. Returnsnull
if the value of theEMERGENCY_LIGHTING_PROPERTY
property isnull
.The availability of a back-up lighting system to be used in case of failure of the main lighting system.
- Overrides:
getEmergencyLighting
in classTLcdAIXM51AbstractGroundLightSystemTimeSlice
- Returns:
- the role value of the
EMERGENCY_LIGHTING_PROPERTY
property. - See Also:
-
setEmergencyLighting
Sets the value of the property that maps to theemergencyLighting
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theEMERGENCY_LIGHTING_PROPERTY
property is set tonull
.The availability of a back-up lighting system to be used in case of failure of the main lighting system.
- Overrides:
setEmergencyLighting
in classTLcdAIXM51AbstractGroundLightSystemTimeSlice
- Parameters:
aValue
- the role value to set for theEMERGENCY_LIGHTING_PROPERTY
property.
-
getIntensityLevel
Returns the role value contained in the value of theINTENSITY_LEVEL_PROPERTY
property. Returnsnull
if the value of theINTENSITY_LEVEL_PROPERTY
property isnull
.A code indicating the relative intensity of the lighting system.
- Overrides:
getIntensityLevel
in classTLcdAIXM51AbstractGroundLightSystemTimeSlice
- Returns:
- the role value of the
INTENSITY_LEVEL_PROPERTY
property. - See Also:
-
setIntensityLevel
Sets the value of the property that maps to theintensityLevel
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theINTENSITY_LEVEL_PROPERTY
property is set tonull
.A code indicating the relative intensity of the lighting system.
- Overrides:
setIntensityLevel
in classTLcdAIXM51AbstractGroundLightSystemTimeSlice
- Parameters:
aValue
- the role value to set for theINTENSITY_LEVEL_PROPERTY
property.
-
getColour
Returns the role value contained in the value of theCOLOUR_PROPERTY
property. Returnsnull
if the value of theCOLOUR_PROPERTY
property isnull
.A code indicating the global colour of the lighting system.
- Overrides:
getColour
in classTLcdAIXM51AbstractGroundLightSystemTimeSlice
- Returns:
- the role value of the
COLOUR_PROPERTY
property. - See Also:
-
setColour
Sets the value of the property that maps to thecolour
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theCOLOUR_PROPERTY
property is set tonull
.A code indicating the global colour of the lighting system.
- Overrides:
setColour
in classTLcdAIXM51AbstractGroundLightSystemTimeSlice
- Parameters:
aValue
- the role value to set for theCOLOUR_PROPERTY
property.
-
getElement
Gets the value of theELEMENT_PROPERTY
property adapted to a list ofTLcdAIXM51LightElement
instances.Component of the GroundLightSystem.
- Overrides:
getElement
in classTLcdAIXM51AbstractGroundLightSystemTimeSlice
- Returns:
- the value of the
ELEMENT_PROPERTY
property adapted to a list ofTLcdAIXM51LightElement
instances. - See Also:
-
getAvailability
Gets the value of theAVAILABILITY_PROPERTY
property adapted to a list ofTLcdAIXM51GroundLightingAvailability
instances.The operational status of the GroundLightSystem.
- Overrides:
getAvailability
in classTLcdAIXM51AbstractGroundLightSystemTimeSlice
- Returns:
- the value of the
AVAILABILITY_PROPERTY
property adapted to a list ofTLcdAIXM51GroundLightingAvailability
instances. - See Also:
-
getAnnotation
Gets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.- Overrides:
getAnnotation
in classTLcdAIXM51AbstractGroundLightSystemTimeSlice
- Returns:
- the value of the
ANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances. - See Also:
-
getType
Returns the role value contained in the value of theTYPE_PROPERTY
property. Returnsnull
if the value of theTYPE_PROPERTY
property isnull
.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
Sets the value of the property that maps to thetype
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theTYPE_PROPERTY
property is set tonull
.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 theTYPE_PROPERTY
property.
-
getPosition
Returns the role value contained in the value of thePOSITION_PROPERTY
property. Returnsnull
if the value of thePOSITION_PROPERTY
property isnull
.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
Sets the value of the property that maps to theposition
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, thePOSITION_PROPERTY
property is set tonull
.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 thePOSITION_PROPERTY
property.
-
getNumberBox
Returns the role value contained in the value of theNUMBER_BOX_PROPERTY
property. Returnsnull
if the value of theNUMBER_BOX_PROPERTY
property isnull
.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
Sets the value of the property that maps to thenumberBox
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theNUMBER_BOX_PROPERTY
property is set tonull
.The number of boxes that compose the visual approach slope indicator system.
- Parameters:
aValue
- the role value to set for theNUMBER_BOX_PROPERTY
property.
-
getPortable
Returns the role value contained in the value of thePORTABLE_PROPERTY
property. Returnsnull
if the value of thePORTABLE_PROPERTY
property isnull
.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
Sets the value of the property that maps to theportable
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, thePORTABLE_PROPERTY
property is set tonull
.A code indicating whether the visual approach slope indicator system is a portable one.
- Parameters:
aValue
- the role value to set for thePORTABLE_PROPERTY
property.
-
getSlopeAngle
Returns the role value contained in the value of theSLOPE_ANGLE_PROPERTY
property. Returnsnull
if the value of theSLOPE_ANGLE_PROPERTY
property isnull
.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
Sets the value of the property that maps to theslopeAngle
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theSLOPE_ANGLE_PROPERTY
property is set tonull
.The appropriate approach slope angle to be used by an aircraft using the approach.
- Parameters:
aValue
- the role value to set for theSLOPE_ANGLE_PROPERTY
property.
-
getMinimumEyeHeightOverThreshold
Returns the value of the property that maps to theminimumEyeHeightOverThreshold
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
Sets the value of the property that maps to theminimumEyeHeightOverThreshold
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 theMINIMUM_EYE_HEIGHT_OVER_THRESHOLD_PROPERTY
property.
-
getRunwayDirection
Returns the role value contained in the value of theRUNWAY_DIRECTION_PROPERTY
property. Returnsnull
if the value of theRUNWAY_DIRECTION_PROPERTY
property isnull
.The runway direction associated with the VisualGlideSlopeIndicator.
- Returns:
- the role value of the
RUNWAY_DIRECTION_PROPERTY
property. - See Also:
-
setRunwayDirection
Sets the value of the property that maps to therunwayDirection
element. to a new instance of the association classTLcdAIXM51FeatureAssociation
initialized with the given role value. In case the given role value isnull
, theRUNWAY_DIRECTION_PROPERTY
property is set tonull
.The runway direction associated with the VisualGlideSlopeIndicator.
- Parameters:
aValue
- the role value to set for theRUNWAY_DIRECTION_PROPERTY
property.
-
getExtension
Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.- Returns:
- the value of the
EXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances. - See Also:
-
getInterpretation
Returns the value of the property that maps to theinterpretation
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
Sets the value of the property that maps to theinterpretation
element.Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details.
- Parameters:
aValue
- the value to set for theINTERPRETATION_PROPERTY
property.
-
getSequenceNumber
public long getSequenceNumber()Returns the value of the property that maps to thesequenceNumber
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 thesequenceNumber
element.Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details.
- Parameters:
aValue
- the value to set for theSEQUENCE_NUMBER_PROPERTY
property.
-
getCorrectionNumber
public long getCorrectionNumber()Returns the value of the property that maps to thecorrectionNumber
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 thecorrectionNumber
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 theCORRECTION_NUMBER_PROPERTY
property.
-
getTimeSliceMetadata
Returns the value of the property that maps to thetimeSliceMetadata
element.- Returns:
- the value of the
TIME_SLICE_METADATA_PROPERTY
property.
-
setTimeSliceMetadata
Sets the value of the property that maps to thetimeSliceMetadata
element.- Parameters:
aValue
- the value to set for theTIME_SLICE_METADATA_PROPERTY
property.
-
getFeatureLifetime
Returns the value of the property that maps to thefeatureLifetime
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
Sets the value of the property that maps to thefeatureLifetime
element.The start and end of life of the feature. See the AIXM Temporality model for details.
- Parameters:
aValue
- the value to set for theFEATURE_LIFETIME_PROPERTY
property.
-