Class TLcdAIXM51SurfaceCharacteristics
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to theannotation
element.static final TLcdDataProperty
Data property that maps to theclassLCN
element.static final TLcdDataProperty
Data property that maps to theclassPCN
element.static final TLcdDataProperty
Data property that maps to thecomposition
element.static final TLcdDataProperty
Data property that maps to theevaluationMethodPCN
element.static final TLcdDataProperty
Data property that maps to theextension
element.static final TLcdDataProperty
Data property that maps to themaxTyrePressurePCN
element.static final TLcdDataProperty
Data property that maps to thepavementSubgradePCN
element.static final TLcdDataProperty
Data property that maps to thepavementTypePCN
element.static final TLcdDataProperty
Data property that maps to thepreparation
element.static final TLcdDataProperty
Data property that maps to thesurfaceCondition
element.static final TLcdDataProperty
Data property that maps to thetyrePressureSIWL
element.static final TLcdDataProperty
Data property that maps to theweightAUW
element.static final TLcdDataProperty
Data property that maps to theweightSIWL
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 TypeMethodDescriptionGets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.Returns the role value contained in the value of theCLASS_LCN_PROPERTY
property.Returns the role value contained in the value of theCLASS_PCN_PROPERTY
property.Returns the role value contained in the value of theCOMPOSITION_PROPERTY
property.Returns the role value contained in the value of theEVALUATION_METHOD_PCN_PROPERTY
property.Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.Returns the role value contained in the value of theMAX_TYRE_PRESSURE_PCN_PROPERTY
property.Returns the role value contained in the value of thePAVEMENT_SUBGRADE_PCN_PROPERTY
property.Returns the role value contained in the value of thePAVEMENT_TYPE_PCN_PROPERTY
property.Returns the role value contained in the value of thePREPARATION_PROPERTY
property.Returns the role value contained in the value of theSURFACE_CONDITION_PROPERTY
property.Returns the value of the property that maps to thetyrePressureSIWL
element.Returns the value of the property that maps to theweightAUW
element.Returns the value of the property that maps to theweightSIWL
element.void
setClassLCN
(Double aValue) Sets the value of the property that maps to theclassLCN
element.void
setClassPCN
(Double aValue) Sets the value of the property that maps to theclassPCN
element.void
Sets the value of the property that maps to thecomposition
element.void
Sets the value of the property that maps to theevaluationMethodPCN
element.void
Sets the value of the property that maps to themaxTyrePressurePCN
element.void
Sets the value of the property that maps to thepavementSubgradePCN
element.void
Sets the value of the property that maps to thepavementTypePCN
element.void
Sets the value of the property that maps to thepreparation
element.void
Sets the value of the property that maps to thesurfaceCondition
element.void
Sets the value of the property that maps to thetyrePressureSIWL
element.void
setWeightAUW
(TLcdAIXM51ValWeight aValue) Sets the value of the property that maps to theweightAUW
element.void
setWeightSIWL
(TLcdAIXM51ValWeight aValue) Sets the value of the property that maps to theweightSIWL
element.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
COMPOSITION_PROPERTY
Data property that maps to thecomposition
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeSurfaceComposition>
. -
PREPARATION_PROPERTY
Data property that maps to thepreparation
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeSurfacePreparation>
. -
SURFACE_CONDITION_PROPERTY
Data property that maps to thesurfaceCondition
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeSurfaceCondition>
. -
CLASS_PCN_PROPERTY
Data property that maps to theclassPCN
element. The possible values for this property are instances ofTLcdAIXM51Optional<Double>
. -
PAVEMENT_TYPE_PCN_PROPERTY
Data property that maps to thepavementTypePCN
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodePCNPavement>
. -
PAVEMENT_SUBGRADE_PCN_PROPERTY
Data property that maps to thepavementSubgradePCN
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodePCNSubgrade>
. -
MAX_TYRE_PRESSURE_PCN_PROPERTY
Data property that maps to themaxTyrePressurePCN
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodePCNTyrePressure>
. -
EVALUATION_METHOD_PCN_PROPERTY
Data property that maps to theevaluationMethodPCN
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodePCNMethod>
. -
CLASS_LCN_PROPERTY
Data property that maps to theclassLCN
element. The possible values for this property are instances ofTLcdAIXM51Optional<Double>
. -
WEIGHT_SIWL_PROPERTY
Data property that maps to theweightSIWL
element. The possible values for this property are instances ofTLcdAIXM51ValWeight
. -
TYRE_PRESSURE_SIWL_PROPERTY
Data property that maps to thetyrePressureSIWL
element. The possible values for this property are instances ofTLcdAIXM51ValPressure
. -
WEIGHT_AUW_PROPERTY
Data property that maps to theweightAUW
element. The possible values for this property are instances ofTLcdAIXM51ValWeight
. -
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
-
TLcdAIXM51SurfaceCharacteristics
public TLcdAIXM51SurfaceCharacteristics() -
TLcdAIXM51SurfaceCharacteristics
-
-
Method Details
-
getComposition
Returns the role value contained in the value of theCOMPOSITION_PROPERTY
property. Returnsnull
if the value of theCOMPOSITION_PROPERTY
property isnull
.The type of the predominant material of which a surface of the movement area is composed.
- Returns:
- the role value of the
COMPOSITION_PROPERTY
property. - See Also:
-
setComposition
Sets the value of the property that maps to thecomposition
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theCOMPOSITION_PROPERTY
property is set tonull
.The type of the predominant material of which a surface of the movement area is composed.
- Parameters:
aValue
- the role value to set for theCOMPOSITION_PROPERTY
property.
-
getPreparation
Returns the role value contained in the value of thePREPARATION_PROPERTY
property. Returnsnull
if the value of thePREPARATION_PROPERTY
property isnull
.The preparation technique(s) applied to a surface composition.
- Returns:
- the role value of the
PREPARATION_PROPERTY
property. - See Also:
-
setPreparation
Sets the value of the property that maps to thepreparation
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, thePREPARATION_PROPERTY
property is set tonull
.The preparation technique(s) applied to a surface composition.
- Parameters:
aValue
- the role value to set for thePREPARATION_PROPERTY
property.
-
getSurfaceCondition
Returns the role value contained in the value of theSURFACE_CONDITION_PROPERTY
property. Returnsnull
if the value of theSURFACE_CONDITION_PROPERTY
property isnull
.The quality of the surface, as a category.
- Returns:
- the role value of the
SURFACE_CONDITION_PROPERTY
property. - See Also:
-
setSurfaceCondition
Sets the value of the property that maps to thesurfaceCondition
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theSURFACE_CONDITION_PROPERTY
property is set tonull
.The quality of the surface, as a category.
- Parameters:
aValue
- the role value to set for theSURFACE_CONDITION_PROPERTY
property.
-
getClassPCN
Returns the role value contained in the value of theCLASS_PCN_PROPERTY
property. Returnsnull
if the value of theCLASS_PCN_PROPERTY
property isnull
.The bearing strength of a pavement for unrestricted operations.
- Returns:
- the role value of the
CLASS_PCN_PROPERTY
property. - See Also:
-
setClassPCN
Sets the value of the property that maps to theclassPCN
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theCLASS_PCN_PROPERTY
property is set tonull
.The bearing strength of a pavement for unrestricted operations.
- Parameters:
aValue
- the role value to set for theCLASS_PCN_PROPERTY
property.
-
getPavementTypePCN
Returns the role value contained in the value of thePAVEMENT_TYPE_PCN_PROPERTY
property. Returnsnull
if the value of thePAVEMENT_TYPE_PCN_PROPERTY
property isnull
.The pavement behaviour (rigid or flexible) used for the Pavement Classification Number (PCN) determination, as a category.
- Returns:
- the role value of the
PAVEMENT_TYPE_PCN_PROPERTY
property. - See Also:
-
setPavementTypePCN
Sets the value of the property that maps to thepavementTypePCN
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, thePAVEMENT_TYPE_PCN_PROPERTY
property is set tonull
.The pavement behaviour (rigid or flexible) used for the Pavement Classification Number (PCN) determination, as a category.
- Parameters:
aValue
- the role value to set for thePAVEMENT_TYPE_PCN_PROPERTY
property.
-
getPavementSubgradePCN
Returns the role value contained in the value of thePAVEMENT_SUBGRADE_PCN_PROPERTY
property. Returnsnull
if the value of thePAVEMENT_SUBGRADE_PCN_PROPERTY
property isnull
.A categorized indication of the pavement subgrade strength related to the Pavement Classification Number (PCN).
- Returns:
- the role value of the
PAVEMENT_SUBGRADE_PCN_PROPERTY
property. - See Also:
-
setPavementSubgradePCN
Sets the value of the property that maps to thepavementSubgradePCN
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, thePAVEMENT_SUBGRADE_PCN_PROPERTY
property is set tonull
.A categorized indication of the pavement subgrade strength related to the Pavement Classification Number (PCN).
- Parameters:
aValue
- the role value to set for thePAVEMENT_SUBGRADE_PCN_PROPERTY
property.
-
getMaxTyrePressurePCN
Returns the role value contained in the value of theMAX_TYRE_PRESSURE_PCN_PROPERTY
property. Returnsnull
if the value of theMAX_TYRE_PRESSURE_PCN_PROPERTY
property isnull
.The maximum allowable tire pressure category related to the Pavement Classification Number (PCN), as a category.
- Returns:
- the role value of the
MAX_TYRE_PRESSURE_PCN_PROPERTY
property. - See Also:
-
setMaxTyrePressurePCN
Sets the value of the property that maps to themaxTyrePressurePCN
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theMAX_TYRE_PRESSURE_PCN_PROPERTY
property is set tonull
.The maximum allowable tire pressure category related to the Pavement Classification Number (PCN), as a category.
- Parameters:
aValue
- the role value to set for theMAX_TYRE_PRESSURE_PCN_PROPERTY
property.
-
getEvaluationMethodPCN
Returns the role value contained in the value of theEVALUATION_METHOD_PCN_PROPERTY
property. Returnsnull
if the value of theEVALUATION_METHOD_PCN_PROPERTY
property isnull
.The method used to rate a runway pavement.
- Returns:
- the role value of the
EVALUATION_METHOD_PCN_PROPERTY
property. - See Also:
-
setEvaluationMethodPCN
Sets the value of the property that maps to theevaluationMethodPCN
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theEVALUATION_METHOD_PCN_PROPERTY
property is set tonull
.The method used to rate a runway pavement.
- Parameters:
aValue
- the role value to set for theEVALUATION_METHOD_PCN_PROPERTY
property.
-
getClassLCN
Returns the role value contained in the value of theCLASS_LCN_PROPERTY
property. Returnsnull
if the value of theCLASS_LCN_PROPERTY
property isnull
.A value which denotes the peak bearing moment the surface can handle repeatedly without shortening its service life.
- Returns:
- the role value of the
CLASS_LCN_PROPERTY
property. - See Also:
-
setClassLCN
Sets the value of the property that maps to theclassLCN
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theCLASS_LCN_PROPERTY
property is set tonull
.A value which denotes the peak bearing moment the surface can handle repeatedly without shortening its service life.
- Parameters:
aValue
- the role value to set for theCLASS_LCN_PROPERTY
property.
-
getWeightSIWL
Returns the value of the property that maps to theweightSIWL
element.The maximum calculated load on each tire of a landing gear assembly that a movement area surface can support.
- Returns:
- the value of the
WEIGHT_SIWL_PROPERTY
property.
-
setWeightSIWL
Sets the value of the property that maps to theweightSIWL
element.The maximum calculated load on each tire of a landing gear assembly that a movement area surface can support.
- Parameters:
aValue
- the value to set for theWEIGHT_SIWL_PROPERTY
property.
-
getTyrePressureSIWL
Returns the value of the property that maps to thetyrePressureSIWL
element.The maximum aircraft tire pressure that a movement area surface can support.
- Returns:
- the value of the
TYRE_PRESSURE_SIWL_PROPERTY
property.
-
setTyrePressureSIWL
Sets the value of the property that maps to thetyrePressureSIWL
element.The maximum aircraft tire pressure that a movement area surface can support.
- Parameters:
aValue
- the value to set for theTYRE_PRESSURE_SIWL_PROPERTY
property.
-
getWeightAUW
Returns the value of the property that maps to theweightAUW
element.The maximum total value of the weight of an aircraft that a movement area surface may support, regardless of the landing gear configuration of the aircraft.
- Returns:
- the value of the
WEIGHT_AUW_PROPERTY
property.
-
setWeightAUW
Sets the value of the property that maps to theweightAUW
element.The maximum total value of the weight of an aircraft that a movement area surface may support, regardless of the landing gear configuration of the aircraft.
- Parameters:
aValue
- the value to set for theWEIGHT_AUW_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:
-