Class TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice
- All Implemented Interfaces:
ILcdDataObject,ILcdBounded,ILcdShape,ILcdShapeList,ILcdTimeBounded,ILcdCloneable,ILcdDeepCloneable,ILcdInvalidateable,Serializable,Cloneable
- Since:
- 10.0
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to theannotationelement.static final TLcdDataPropertyData property that maps to theavailabilityelement.static final TLcdDataPropertyData property that maps to thecolourelement.static final TLcdDataPropertyData property that maps to thecorrectionNumberelement.static final TLcdDataPropertyData property that maps to theelementelement.static final TLcdDataPropertyData property that maps to theemergencyLightingelement.static final TLcdDataPropertyData property that maps to theextensionelement.static final TLcdDataPropertyData property that maps to thefeatureLifetimeelement.static final TLcdDataPropertyData property that maps to theintensityLevelelement.static final TLcdDataPropertyData property that maps to theinterpretationelement.static final TLcdDataPropertyData property that maps to theminimumEyeHeightOverThresholdelement.static final TLcdDataPropertyData property that maps to thenumberBoxelement.static final TLcdDataPropertyData property that maps to theportableelement.static final TLcdDataPropertyData property that maps to thepositionelement.static final TLcdDataPropertyData property that maps to therunwayDirectionelement.static final TLcdDataPropertyData property that maps to thesequenceNumberelement.static final TLcdDataPropertyData property that maps to theslopeAngleelement.static final TLcdDataPropertyData property that maps to thetimeSliceMetadataelement.static final TLcdDataPropertyData property that maps to thetypeelement.Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractTimeSlice
DATA_SOURCE_PROPERTY, VALID_TIME_PROPERTYFields 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
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances.Gets the value of theAVAILABILITY_PROPERTYproperty adapted to a list ofTLcdAIXM51GroundLightingAvailabilityinstances.Returns the role value contained in the value of theCOLOUR_PROPERTYproperty.longReturns the value of the property that maps to thecorrectionNumberelement.Gets the value of theELEMENT_PROPERTYproperty adapted to a list ofTLcdAIXM51LightElementinstances.Returns the role value contained in the value of theEMERGENCY_LIGHTING_PROPERTYproperty.Gets the value of theEXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances.Returns the value of the property that maps to thefeatureLifetimeelement.Returns the role value contained in the value of theINTENSITY_LEVEL_PROPERTYproperty.Returns the value of the property that maps to theinterpretationelement.Returns the value of the property that maps to theminimumEyeHeightOverThresholdelement.Returns the role value contained in the value of theNUMBER_BOX_PROPERTYproperty.Returns the role value contained in the value of thePORTABLE_PROPERTYproperty.Returns the role value contained in the value of thePOSITION_PROPERTYproperty.Returns the role value contained in the value of theRUNWAY_DIRECTION_PROPERTYproperty.longReturns the value of the property that maps to thesequenceNumberelement.Returns the role value contained in the value of theSLOPE_ANGLE_PROPERTYproperty.Returns the value of the property that maps to thetimeSliceMetadataelement.getType()Returns the role value contained in the value of theTYPE_PROPERTYproperty.voidsetColour(TLcdAIXM51CodeColour aValue) Sets the value of the property that maps to thecolourelement.voidsetCorrectionNumber(long aValue) Sets the value of the property that maps to thecorrectionNumberelement.voidSets the value of the property that maps to theemergencyLightingelement.voidSets the value of the property that maps to thefeatureLifetimeelement.voidSets the value of the property that maps to theintensityLevelelement.voidSets the value of the property that maps to theinterpretationelement.voidSets the value of the property that maps to theminimumEyeHeightOverThresholdelement.voidsetNumberBox(Long aValue) Sets the value of the property that maps to thenumberBoxelement.voidsetPortable(TLcdAIXM51CodeYesNo aValue) Sets the value of the property that maps to theportableelement.voidsetPosition(TLcdAIXM51CodeSide aValue) Sets the value of the property that maps to thepositionelement.voidSets the value of the property that maps to therunwayDirectionelement.voidsetSequenceNumber(long aValue) Sets the value of the property that maps to thesequenceNumberelement.voidsetSlopeAngle(Double aValue) Sets the value of the property that maps to theslopeAngleelement.voidSets the value of the property that maps to thetimeSliceMetadataelement.voidsetType(TLcdAIXM51CodeVASIS aValue) Sets the value of the property that maps to thetypeelement.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, setValueMethods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractTimeSlice
getDataSource, getValidTime, setDataSource, setValidTimeMethods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifierMethods inherited from class com.luciad.datamodel.TLcdDataObject
getDataType, getValue, getValue, hasValue, hasValue, setValue, toString
-
Field Details
-
EMERGENCY_LIGHTING_PROPERTY
Data property that maps to theemergencyLightingelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>. -
INTENSITY_LEVEL_PROPERTY
Data property that maps to theintensityLevelelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeLightIntensity>. -
COLOUR_PROPERTY
Data property that maps to thecolourelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeColour>. -
ELEMENT_PROPERTY
Data property that maps to theelementelement. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51LightElement>>. -
AVAILABILITY_PROPERTY
Data property that maps to theavailabilityelement. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51GroundLightingAvailability>>. -
ANNOTATION_PROPERTY
Data property that maps to theannotationelement. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>. -
TYPE_PROPERTY
Data property that maps to thetypeelement. The possible values for this property are the publicQNameconstants defined in this class. -
POSITION_PROPERTY
Data property that maps to thepositionelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeSide>. -
NUMBER_BOX_PROPERTY
Data property that maps to thenumberBoxelement. The possible values for this property are instances ofTLcdAIXM51Optional<long>. -
PORTABLE_PROPERTY
Data property that maps to theportableelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>. -
SLOPE_ANGLE_PROPERTY
Data property that maps to theslopeAngleelement. The possible values for this property are instances ofTLcdAIXM51Optional<Double>. -
MINIMUM_EYE_HEIGHT_OVER_THRESHOLD_PROPERTY
Data property that maps to theminimumEyeHeightOverThresholdelement. The possible values for this property are instances ofTLcdAIXM51ValDistanceVertical. -
RUNWAY_DIRECTION_PROPERTY
Data property that maps to therunwayDirectionelement. The possible values for this property are instances ofTLcdAIXM51FeatureAssociation<TLcdAIXM51RunwayDirectionTimeSlice>. -
EXTENSION_PROPERTY
Data property that maps to theextensionelement. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>. -
INTERPRETATION_PROPERTY
Data property that maps to theinterpretationelement. The possible values for this property are instances ofELcdAIXM51Interpretation. -
SEQUENCE_NUMBER_PROPERTY
Data property that maps to thesequenceNumberelement. The possible values for this property are instances oflong. -
CORRECTION_NUMBER_PROPERTY
Data property that maps to thecorrectionNumberelement. The possible values for this property are instances oflong. -
TIME_SLICE_METADATA_PROPERTY
Data property that maps to thetimeSliceMetadataelement. The possible values for this property are instances ofTLcdAIXM51FeatureTimeSliceMetadataProperty. -
FEATURE_LIFETIME_PROPERTY
Data property that maps to thefeatureLifetimeelement. 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_PROPERTYproperty. Returnsnullif the value of theEMERGENCY_LIGHTING_PROPERTYproperty isnull.The availability of a back-up lighting system to be used in case of failure of the main lighting system.
- Overrides:
getEmergencyLightingin classTLcdAIXM51AbstractGroundLightSystemTimeSlice- Returns:
- the role value of the
EMERGENCY_LIGHTING_PROPERTYproperty. - See Also:
-
setEmergencyLighting
Sets the value of the property that maps to theemergencyLightingelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theEMERGENCY_LIGHTING_PROPERTYproperty is set tonull.The availability of a back-up lighting system to be used in case of failure of the main lighting system.
- Overrides:
setEmergencyLightingin classTLcdAIXM51AbstractGroundLightSystemTimeSlice- Parameters:
aValue- the role value to set for theEMERGENCY_LIGHTING_PROPERTYproperty.
-
getIntensityLevel
Returns the role value contained in the value of theINTENSITY_LEVEL_PROPERTYproperty. Returnsnullif the value of theINTENSITY_LEVEL_PROPERTYproperty isnull.A code indicating the relative intensity of the lighting system.
- Overrides:
getIntensityLevelin classTLcdAIXM51AbstractGroundLightSystemTimeSlice- Returns:
- the role value of the
INTENSITY_LEVEL_PROPERTYproperty. - See Also:
-
setIntensityLevel
Sets the value of the property that maps to theintensityLevelelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theINTENSITY_LEVEL_PROPERTYproperty is set tonull.A code indicating the relative intensity of the lighting system.
- Overrides:
setIntensityLevelin classTLcdAIXM51AbstractGroundLightSystemTimeSlice- Parameters:
aValue- the role value to set for theINTENSITY_LEVEL_PROPERTYproperty.
-
getColour
Returns the role value contained in the value of theCOLOUR_PROPERTYproperty. Returnsnullif the value of theCOLOUR_PROPERTYproperty isnull.A code indicating the global colour of the lighting system.
- Overrides:
getColourin classTLcdAIXM51AbstractGroundLightSystemTimeSlice- Returns:
- the role value of the
COLOUR_PROPERTYproperty. - See Also:
-
setColour
Sets the value of the property that maps to thecolourelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theCOLOUR_PROPERTYproperty is set tonull.A code indicating the global colour of the lighting system.
- Overrides:
setColourin classTLcdAIXM51AbstractGroundLightSystemTimeSlice- Parameters:
aValue- the role value to set for theCOLOUR_PROPERTYproperty.
-
getElement
Gets the value of theELEMENT_PROPERTYproperty adapted to a list ofTLcdAIXM51LightElementinstances.Component of the GroundLightSystem.
- Overrides:
getElementin classTLcdAIXM51AbstractGroundLightSystemTimeSlice- Returns:
- the value of the
ELEMENT_PROPERTYproperty adapted to a list ofTLcdAIXM51LightElementinstances. - See Also:
-
getAvailability
Gets the value of theAVAILABILITY_PROPERTYproperty adapted to a list ofTLcdAIXM51GroundLightingAvailabilityinstances.The operational status of the GroundLightSystem.
- Overrides:
getAvailabilityin classTLcdAIXM51AbstractGroundLightSystemTimeSlice- Returns:
- the value of the
AVAILABILITY_PROPERTYproperty adapted to a list ofTLcdAIXM51GroundLightingAvailabilityinstances. - See Also:
-
getAnnotation
Gets the value of theANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances.- Overrides:
getAnnotationin classTLcdAIXM51AbstractGroundLightSystemTimeSlice- Returns:
- the value of the
ANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances. - See Also:
-
getType
Returns the role value contained in the value of theTYPE_PROPERTYproperty. Returnsnullif the value of theTYPE_PROPERTYproperty isnull.The possible values for this property are the public
QNameconstants 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_PROPERTYproperty. - See Also:
-
setType
Sets the value of the property that maps to thetypeelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theTYPE_PROPERTYproperty is set tonull.The possible values for this property are the public
QNameconstants 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_PROPERTYproperty.
-
getPosition
Returns the role value contained in the value of thePOSITION_PROPERTYproperty. Returnsnullif the value of thePOSITION_PROPERTYproperty 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_PROPERTYproperty. - See Also:
-
setPosition
Sets the value of the property that maps to thepositionelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, thePOSITION_PROPERTYproperty 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_PROPERTYproperty.
-
getNumberBox
Returns the role value contained in the value of theNUMBER_BOX_PROPERTYproperty. Returnsnullif the value of theNUMBER_BOX_PROPERTYproperty isnull.The number of boxes that compose the visual approach slope indicator system.
- Returns:
- the role value of the
NUMBER_BOX_PROPERTYproperty. - See Also:
-
setNumberBox
Sets the value of the property that maps to thenumberBoxelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theNUMBER_BOX_PROPERTYproperty 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_PROPERTYproperty.
-
getPortable
Returns the role value contained in the value of thePORTABLE_PROPERTYproperty. Returnsnullif the value of thePORTABLE_PROPERTYproperty isnull.A code indicating whether the visual approach slope indicator system is a portable one.
- Returns:
- the role value of the
PORTABLE_PROPERTYproperty. - See Also:
-
setPortable
Sets the value of the property that maps to theportableelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, thePORTABLE_PROPERTYproperty 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_PROPERTYproperty.
-
getSlopeAngle
Returns the role value contained in the value of theSLOPE_ANGLE_PROPERTYproperty. Returnsnullif the value of theSLOPE_ANGLE_PROPERTYproperty isnull.The appropriate approach slope angle to be used by an aircraft using the approach.
- Returns:
- the role value of the
SLOPE_ANGLE_PROPERTYproperty. - See Also:
-
setSlopeAngle
Sets the value of the property that maps to theslopeAngleelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theSLOPE_ANGLE_PROPERTYproperty 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_PROPERTYproperty.
-
getMinimumEyeHeightOverThreshold
Returns the value of the property that maps to theminimumEyeHeightOverThresholdelement.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_PROPERTYproperty.
-
setMinimumEyeHeightOverThreshold
Sets the value of the property that maps to theminimumEyeHeightOverThresholdelement.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_PROPERTYproperty.
-
getRunwayDirection
Returns the role value contained in the value of theRUNWAY_DIRECTION_PROPERTYproperty. Returnsnullif the value of theRUNWAY_DIRECTION_PROPERTYproperty isnull.The runway direction associated with the VisualGlideSlopeIndicator.
- Returns:
- the role value of the
RUNWAY_DIRECTION_PROPERTYproperty. - See Also:
-
setRunwayDirection
Sets the value of the property that maps to therunwayDirectionelement. to a new instance of the association classTLcdAIXM51FeatureAssociationinitialized with the given role value. In case the given role value isnull, theRUNWAY_DIRECTION_PROPERTYproperty is set tonull.The runway direction associated with the VisualGlideSlopeIndicator.
- Parameters:
aValue- the role value to set for theRUNWAY_DIRECTION_PROPERTYproperty.
-
getExtension
Gets the value of theEXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances.- Returns:
- the value of the
EXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances. - See Also:
-
getInterpretation
Returns the value of the property that maps to theinterpretationelement.Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details.
- Returns:
- the value of the
INTERPRETATION_PROPERTYproperty.
-
setInterpretation
Sets the value of the property that maps to theinterpretationelement.Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details.
- Parameters:
aValue- the value to set for theINTERPRETATION_PROPERTYproperty.
-
getSequenceNumber
public long getSequenceNumber()Returns the value of the property that maps to thesequenceNumberelement.Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details.
- Returns:
- the value of the
SEQUENCE_NUMBER_PROPERTYproperty.
-
setSequenceNumber
public void setSequenceNumber(long aValue) Sets the value of the property that maps to thesequenceNumberelement.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_PROPERTYproperty.
-
getCorrectionNumber
public long getCorrectionNumber()Returns the value of the property that maps to thecorrectionNumberelement.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_PROPERTYproperty.
-
setCorrectionNumber
public void setCorrectionNumber(long aValue) Sets the value of the property that maps to thecorrectionNumberelement.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_PROPERTYproperty.
-
getTimeSliceMetadata
Returns the value of the property that maps to thetimeSliceMetadataelement.- Returns:
- the value of the
TIME_SLICE_METADATA_PROPERTYproperty.
-
setTimeSliceMetadata
Sets the value of the property that maps to thetimeSliceMetadataelement.- Parameters:
aValue- the value to set for theTIME_SLICE_METADATA_PROPERTYproperty.
-
getFeatureLifetime
Returns the value of the property that maps to thefeatureLifetimeelement.The start and end of life of the feature. See the AIXM Temporality model for details.
- Returns:
- the value of the
FEATURE_LIFETIME_PROPERTYproperty. - See Also:
-
setFeatureLifetime
Sets the value of the property that maps to thefeatureLifetimeelement.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_PROPERTYproperty.
-