Class TLcdAIXM51Meteorology
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Since:
- 10.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to theannotationelement.static final TLcdDataPropertyData property that maps to theextensionelement.static final TLcdDataPropertyData property that maps to theflightConditionselement.static final TLcdDataPropertyData property that maps to therunwayVisualRangeInterpretationelement.static final TLcdDataPropertyData property that maps to therunwayVisualRangeelement.static final TLcdDataPropertyData property that maps to thevisibilityInterpretationelement.static final TLcdDataPropertyData property that maps to thevisibilityelement.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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances.Gets the value of theEXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances.Returns the role value contained in the value of theFLIGHT_CONDITIONS_PROPERTYproperty.Returns the value of the property that maps to therunwayVisualRangeelement.Returns the role value contained in the value of theRUNWAY_VISUAL_RANGE_INTERPRETATION_PROPERTYproperty.Returns the value of the property that maps to thevisibilityelement.Returns the role value contained in the value of theVISIBILITY_INTERPRETATION_PROPERTYproperty.voidSets the value of the property that maps to theflightConditionselement.voidSets the value of the property that maps to therunwayVisualRangeelement.voidSets the value of the property that maps to therunwayVisualRangeInterpretationelement.voidsetVisibility(TLcdAIXM51ValDistance aValue) Sets the value of the property that maps to thevisibilityelement.voidSets the value of the property that maps to thevisibilityInterpretationelement.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
FLIGHT_CONDITIONS_PROPERTY
Data property that maps to theflightConditionselement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeMeteoConditions>. -
VISIBILITY_PROPERTY
Data property that maps to thevisibilityelement. The possible values for this property are instances ofTLcdAIXM51ValDistance. -
VISIBILITY_INTERPRETATION_PROPERTY
Data property that maps to thevisibilityInterpretationelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeValueInterpretation>. -
RUNWAY_VISUAL_RANGE_PROPERTY
Data property that maps to therunwayVisualRangeelement. The possible values for this property are instances ofTLcdAIXM51ValDistance. -
RUNWAY_VISUAL_RANGE_INTERPRETATION_PROPERTY
Data property that maps to therunwayVisualRangeInterpretationelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeValueInterpretation>. -
ANNOTATION_PROPERTY
Data property that maps to theannotationelement. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>. -
EXTENSION_PROPERTY
Data property that maps to theextensionelement. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>.
-
-
Constructor Details
-
TLcdAIXM51Meteorology
public TLcdAIXM51Meteorology() -
TLcdAIXM51Meteorology
-
-
Method Details
-
getFlightConditions
Returns the role value contained in the value of theFLIGHT_CONDITIONS_PROPERTYproperty. Returnsnullif the value of theFLIGHT_CONDITIONS_PROPERTYproperty isnull.An overall indication whether the meteorological conditions allow visual or instrumental operations.
- Returns:
- the role value of the
FLIGHT_CONDITIONS_PROPERTYproperty. - See Also:
-
setFlightConditions
Sets the value of the property that maps to theflightConditionselement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theFLIGHT_CONDITIONS_PROPERTYproperty is set tonull.An overall indication whether the meteorological conditions allow visual or instrumental operations.
- Parameters:
aValue- the role value to set for theFLIGHT_CONDITIONS_PROPERTYproperty.
-
getVisibility
Returns the value of the property that maps to thevisibilityelement.The greatest distance at which lights of 1,000 candelas can be seen and identified against an unlit background (as reported by the airport).
- Returns:
- the value of the
VISIBILITY_PROPERTYproperty.
-
setVisibility
Sets the value of the property that maps to thevisibilityelement.The greatest distance at which lights of 1,000 candelas can be seen and identified against an unlit background (as reported by the airport).
- Parameters:
aValue- the value to set for theVISIBILITY_PROPERTYproperty.
-
getVisibilityInterpretation
Returns the role value contained in the value of theVISIBILITY_INTERPRETATION_PROPERTYproperty. Returnsnullif the value of theVISIBILITY_INTERPRETATION_PROPERTYproperty isnull.Indicates whether the visibility is a minimum or a maximum value.
- Returns:
- the role value of the
VISIBILITY_INTERPRETATION_PROPERTYproperty. - See Also:
-
setVisibilityInterpretation
Sets the value of the property that maps to thevisibilityInterpretationelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theVISIBILITY_INTERPRETATION_PROPERTYproperty is set tonull.Indicates whether the visibility is a minimum or a maximum value.
- Parameters:
aValue- the role value to set for theVISIBILITY_INTERPRETATION_PROPERTYproperty.
-
getRunwayVisualRange
Returns the value of the property that maps to therunwayVisualRangeelement.The distance over which a pilot of an aircraft on the centreline of the runway can see the runway surface markings or the lights delineating the runway or identifying its centre line.
- Returns:
- the value of the
RUNWAY_VISUAL_RANGE_PROPERTYproperty.
-
setRunwayVisualRange
Sets the value of the property that maps to therunwayVisualRangeelement.The distance over which a pilot of an aircraft on the centreline of the runway can see the runway surface markings or the lights delineating the runway or identifying its centre line.
- Parameters:
aValue- the value to set for theRUNWAY_VISUAL_RANGE_PROPERTYproperty.
-
getRunwayVisualRangeInterpretation
Returns the role value contained in the value of theRUNWAY_VISUAL_RANGE_INTERPRETATION_PROPERTYproperty. Returnsnullif the value of theRUNWAY_VISUAL_RANGE_INTERPRETATION_PROPERTYproperty isnull.Indicates whether the RVR is a minimum or maximum value.
- Returns:
- the role value of the
RUNWAY_VISUAL_RANGE_INTERPRETATION_PROPERTYproperty. - See Also:
-
setRunwayVisualRangeInterpretation
Sets the value of the property that maps to therunwayVisualRangeInterpretationelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theRUNWAY_VISUAL_RANGE_INTERPRETATION_PROPERTYproperty is set tonull.Indicates whether the RVR is a minimum or maximum value.
- Parameters:
aValue- the role value to set for theRUNWAY_VISUAL_RANGE_INTERPRETATION_PROPERTYproperty.
-
getAnnotation
Gets the value of theANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances.- Returns:
- the value of the
ANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances. - See Also:
-
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:
-