Class TLcdAIXM51AltitudeAdjustment
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.shared.surfaceassessment.TLcdAIXM51AltitudeAdjustment
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
Operational factors applied to obstacle clearance altitudes to produce the safest usable altitude.
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to thealtitudeAdjustment
element.static final TLcdDataProperty
Data property that maps to thealtitudeAdjustmentType
element.static final TLcdDataProperty
Data property that maps to theannotation
element.static final TLcdDataProperty
Data property that maps to theextension
element.static final TLcdDataProperty
Data property that maps to thelocalRemoteCode
element.static final TLcdDataProperty
Data property that maps to theprimaryAlternateMinimum
element.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 TypeMethodDescriptionReturns the value of the property that maps to thealtitudeAdjustment
element.Returns the role value contained in the value of theALTITUDE_ADJUSTMENT_TYPE_PROPERTY
property.Gets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.Returns the role value contained in the value of theLOCAL_REMOTE_CODE_PROPERTY
property.Returns the role value contained in the value of thePRIMARY_ALTERNATE_MINIMUM_PROPERTY
property.void
Sets the value of the property that maps to thealtitudeAdjustment
element.void
Sets the value of the property that maps to thealtitudeAdjustmentType
element.void
Sets the value of the property that maps to thelocalRemoteCode
element.void
Sets the value of the property that maps to theprimaryAlternateMinimum
element.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
ALTITUDE_ADJUSTMENT_TYPE_PROPERTY
Data property that maps to thealtitudeAdjustmentType
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeAltitudeAdjustment>
. -
PRIMARY_ALTERNATE_MINIMUM_PROPERTY
Data property that maps to theprimaryAlternateMinimum
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
ALTITUDE_ADJUSTMENT_PROPERTY
Data property that maps to thealtitudeAdjustment
element. The possible values for this property are instances ofTLcdAIXM51ValDistanceVertical
. -
LOCAL_REMOTE_CODE_PROPERTY
Data property that maps to thelocalRemoteCode
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
ANNOTATION_PROPERTY
Data property that maps to theannotation
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>
. -
EXTENSION_PROPERTY
Data property that maps to theextension
element. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>
.
-
-
Constructor Details
-
TLcdAIXM51AltitudeAdjustment
public TLcdAIXM51AltitudeAdjustment() -
TLcdAIXM51AltitudeAdjustment
-
-
Method Details
-
getAltitudeAdjustmentType
Returns the role value contained in the value of theALTITUDE_ADJUSTMENT_TYPE_PROPERTY
property. Returnsnull
if the value of theALTITUDE_ADJUSTMENT_TYPE_PROPERTY
property isnull
.Ability to adjust the segment altitude
- Returns:
- the role value of the
ALTITUDE_ADJUSTMENT_TYPE_PROPERTY
property. - See Also:
-
setAltitudeAdjustmentType
Sets the value of the property that maps to thealtitudeAdjustmentType
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theALTITUDE_ADJUSTMENT_TYPE_PROPERTY
property is set tonull
.Ability to adjust the segment altitude
- Parameters:
aValue
- the role value to set for theALTITUDE_ADJUSTMENT_TYPE_PROPERTY
property.
-
getPrimaryAlternateMinimum
Returns the role value contained in the value of thePRIMARY_ALTERNATE_MINIMUM_PROPERTY
property. Returnsnull
if the value of thePRIMARY_ALTERNATE_MINIMUM_PROPERTY
property isnull
.Adjustments applicable to either local altimeter or secondary altimeter. Applicable to the final minimums based on altimeter settings. Set to Y if primary altimeter. Not applicable for TAA or MSA.
- Returns:
- the role value of the
PRIMARY_ALTERNATE_MINIMUM_PROPERTY
property. - See Also:
-
setPrimaryAlternateMinimum
Sets the value of the property that maps to theprimaryAlternateMinimum
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, thePRIMARY_ALTERNATE_MINIMUM_PROPERTY
property is set tonull
.Adjustments applicable to either local altimeter or secondary altimeter. Applicable to the final minimums based on altimeter settings. Set to Y if primary altimeter. Not applicable for TAA or MSA.
- Parameters:
aValue
- the role value to set for thePRIMARY_ALTERNATE_MINIMUM_PROPERTY
property.
-
getAltitudeAdjustment
Returns the value of the property that maps to thealtitudeAdjustment
element.The adjustment value
- Returns:
- the value of the
ALTITUDE_ADJUSTMENT_PROPERTY
property.
-
setAltitudeAdjustment
Sets the value of the property that maps to thealtitudeAdjustment
element.The adjustment value
- Parameters:
aValue
- the value to set for theALTITUDE_ADJUSTMENT_PROPERTY
property.
-
getLocalRemoteCode
Returns the role value contained in the value of theLOCAL_REMOTE_CODE_PROPERTY
property. Returnsnull
if the value of theLOCAL_REMOTE_CODE_PROPERTY
property isnull
.- Returns:
- the role value of the
LOCAL_REMOTE_CODE_PROPERTY
property. - See Also:
-
setLocalRemoteCode
Sets the value of the property that maps to thelocalRemoteCode
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theLOCAL_REMOTE_CODE_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theLOCAL_REMOTE_CODE_PROPERTY
property.
-
getAnnotation
Gets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.- Returns:
- the value of the
ANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances. - See Also:
-
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:
-