Class TLcdAIXM51AerialRefuellingAnchor
- 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 theextentelement.static final TLcdDataPropertyData property that maps to theinboundCourseelement.static final TLcdDataPropertyData property that maps to thelegLengthelement.static final TLcdDataPropertyData property that maps to thelegSeparationelement.static final TLcdDataPropertyData property that maps to theoutboundCourseelement.static final TLcdDataPropertyData property that maps to theoutboundCourseTypeelement.static final TLcdDataPropertyData property that maps to thepointelement.static final TLcdDataPropertyData property that maps to therefuellingBaseLevelelement.static final TLcdDataPropertyData property that maps to therefuellingBaseLevelReferenceelement.static final TLcdDataPropertyData property that maps to thespeedLimitelement.static final TLcdDataPropertyData property that maps to theturnDirectionelement.static final TLcdDataPropertyData property that maps to theverticalExtentelement.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
ConstructorsConstructorDescription -
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 theEXTENT_PROPERTYproperty.Returns the role value contained in the value of theINBOUND_COURSE_PROPERTYproperty.Returns the value of the property that maps to thelegLengthelement.Returns the value of the property that maps to thelegSeparationelement.Returns the role value contained in the value of theOUTBOUND_COURSE_PROPERTYproperty.Returns the role value contained in the value of theOUTBOUND_COURSE_TYPE_PROPERTYproperty.getPoint()Gets the value of thePOINT_PROPERTYproperty adapted to a list ofTLcdAIXM51AerialRefuellingPointinstances.Returns the value of the property that maps to therefuellingBaseLevelelement.Returns the role value contained in the value of theREFUELLING_BASE_LEVEL_REFERENCE_PROPERTYproperty.Returns the value of the property that maps to thespeedLimitelement.Returns the role value contained in the value of theTURN_DIRECTION_PROPERTYproperty.Gets the value of theVERTICAL_EXTENT_PROPERTYproperty adapted to a list ofTLcdAIXM51AirspaceLayerinstances.voidsetExtent(TLcdAIXM51Surface aValue) Sets the value of the property that maps to theextentelement.voidsetInboundCourse(Double aValue) Sets the value of the property that maps to theinboundCourseelement.voidsetLegLength(TLcdAIXM51ValDistance aValue) Sets the value of the property that maps to thelegLengthelement.voidSets the value of the property that maps to thelegSeparationelement.voidsetOutboundCourse(Double aValue) Sets the value of the property that maps to theoutboundCourseelement.voidSets the value of the property that maps to theoutboundCourseTypeelement.voidSets the value of the property that maps to therefuellingBaseLevelelement.voidSets the value of the property that maps to therefuellingBaseLevelReferenceelement.voidsetSpeedLimit(TLcdAIXM51ValSpeed aValue) Sets the value of the property that maps to thespeedLimitelement.voidSets the value of the property that maps to theturnDirectionelement.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
OUTBOUND_COURSE_PROPERTY
Data property that maps to theoutboundCourseelement. The possible values for this property are instances ofTLcdAIXM51Optional<Double>. -
OUTBOUND_COURSE_TYPE_PROPERTY
Data property that maps to theoutboundCourseTypeelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeCourse>. -
INBOUND_COURSE_PROPERTY
Data property that maps to theinboundCourseelement. The possible values for this property are instances ofTLcdAIXM51Optional<Double>. -
TURN_DIRECTION_PROPERTY
Data property that maps to theturnDirectionelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeDirectionTurn>. -
SPEED_LIMIT_PROPERTY
Data property that maps to thespeedLimitelement. The possible values for this property are instances ofTLcdAIXM51ValSpeed. -
LEG_SEPARATION_PROPERTY
Data property that maps to thelegSeparationelement. The possible values for this property are instances ofTLcdAIXM51ValDistance. -
LEG_LENGTH_PROPERTY
Data property that maps to thelegLengthelement. The possible values for this property are instances ofTLcdAIXM51ValDistance. -
REFUELLING_BASE_LEVEL_PROPERTY
Data property that maps to therefuellingBaseLevelelement. The possible values for this property are instances ofTLcdAIXM51ValDistanceVertical. -
REFUELLING_BASE_LEVEL_REFERENCE_PROPERTY
Data property that maps to therefuellingBaseLevelReferenceelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeVerticalReference>. -
EXTENT_PROPERTY
Data property that maps to theextentelement. The possible values for this property are instances ofTLcdAIXM51Property<TLcdAIXM51Surface>. -
VERTICAL_EXTENT_PROPERTY
Data property that maps to theverticalExtentelement. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51AirspaceLayer>>. -
POINT_PROPERTY
Data property that maps to thepointelement. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51AerialRefuellingPoint>>. -
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
-
TLcdAIXM51AerialRefuellingAnchor
public TLcdAIXM51AerialRefuellingAnchor() -
TLcdAIXM51AerialRefuellingAnchor
-
-
Method Details
-
getOutboundCourse
Returns the role value contained in the value of theOUTBOUND_COURSE_PROPERTYproperty. Returnsnullif the value of theOUTBOUND_COURSE_PROPERTYproperty isnull.The radial, course, bearing or magnetic directional course (if navaid is a localizer) from the facility or waypoint on which anchor is based.
- Returns:
- the role value of the
OUTBOUND_COURSE_PROPERTYproperty. - See Also:
-
setOutboundCourse
Sets the value of the property that maps to theoutboundCourseelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theOUTBOUND_COURSE_PROPERTYproperty is set tonull.The radial, course, bearing or magnetic directional course (if navaid is a localizer) from the facility or waypoint on which anchor is based.
- Parameters:
aValue- the role value to set for theOUTBOUND_COURSE_PROPERTYproperty.
-
getOutboundCourseType
Returns the role value contained in the value of theOUTBOUND_COURSE_TYPE_PROPERTYproperty. Returnsnullif the value of theOUTBOUND_COURSE_TYPE_PROPERTYproperty isnull.The type of outbound course from the facility or waypoint on which anchor is based.
- Returns:
- the role value of the
OUTBOUND_COURSE_TYPE_PROPERTYproperty. - See Also:
-
setOutboundCourseType
Sets the value of the property that maps to theoutboundCourseTypeelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theOUTBOUND_COURSE_TYPE_PROPERTYproperty is set tonull.The type of outbound course from the facility or waypoint on which anchor is based.
- Parameters:
aValue- the role value to set for theOUTBOUND_COURSE_TYPE_PROPERTYproperty.
-
getInboundCourse
Returns the role value contained in the value of theINBOUND_COURSE_PROPERTYproperty. Returnsnullif the value of theINBOUND_COURSE_PROPERTYproperty isnull.The course of the inbound leg.
- Returns:
- the role value of the
INBOUND_COURSE_PROPERTYproperty. - See Also:
-
setInboundCourse
Sets the value of the property that maps to theinboundCourseelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theINBOUND_COURSE_PROPERTYproperty is set tonull.The course of the inbound leg.
- Parameters:
aValue- the role value to set for theINBOUND_COURSE_PROPERTYproperty.
-
getTurnDirection
Returns the role value contained in the value of theTURN_DIRECTION_PROPERTYproperty. Returnsnullif the value of theTURN_DIRECTION_PROPERTYproperty isnull.Direction of the turn
- Returns:
- the role value of the
TURN_DIRECTION_PROPERTYproperty. - See Also:
-
setTurnDirection
Sets the value of the property that maps to theturnDirectionelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theTURN_DIRECTION_PROPERTYproperty is set tonull.Direction of the turn
- Parameters:
aValue- the role value to set for theTURN_DIRECTION_PROPERTYproperty.
-
getSpeedLimit
Returns the value of the property that maps to thespeedLimitelement.Restricted speed for containment in a smaller pattern
- Returns:
- the value of the
SPEED_LIMIT_PROPERTYproperty.
-
setSpeedLimit
Sets the value of the property that maps to thespeedLimitelement.Restricted speed for containment in a smaller pattern
- Parameters:
aValue- the value to set for theSPEED_LIMIT_PROPERTYproperty.
-
getLegSeparation
Returns the value of the property that maps to thelegSeparationelement.Distance between two parallel legs of the Aerial Refuelling racetrack.
- Returns:
- the value of the
LEG_SEPARATION_PROPERTYproperty.
-
setLegSeparation
Sets the value of the property that maps to thelegSeparationelement.Distance between two parallel legs of the Aerial Refuelling racetrack.
- Parameters:
aValue- the value to set for theLEG_SEPARATION_PROPERTYproperty.
-
getLegLength
Returns the value of the property that maps to thelegLengthelement.The length of the Aerial Refuelling racetrack.
- Returns:
- the value of the
LEG_LENGTH_PROPERTYproperty.
-
setLegLength
Sets the value of the property that maps to thelegLengthelement.The length of the Aerial Refuelling racetrack.
- Parameters:
aValue- the value to set for theLEG_LENGTH_PROPERTYproperty.
-
getRefuellingBaseLevel
Returns the value of the property that maps to therefuellingBaseLevelelement.The lowest altitude or flight level at which refuelling operations can be performed.
- Returns:
- the value of the
REFUELLING_BASE_LEVEL_PROPERTYproperty.
-
setRefuellingBaseLevel
Sets the value of the property that maps to therefuellingBaseLevelelement.The lowest altitude or flight level at which refuelling operations can be performed.
- Parameters:
aValue- the value to set for theREFUELLING_BASE_LEVEL_PROPERTYproperty.
-
getRefuellingBaseLevelReference
Returns the role value contained in the value of theREFUELLING_BASE_LEVEL_REFERENCE_PROPERTYproperty. Returnsnullif the value of theREFUELLING_BASE_LEVEL_REFERENCE_PROPERTYproperty isnull.The vertical reference system for the refuellingBaseLevel distance.
- Returns:
- the role value of the
REFUELLING_BASE_LEVEL_REFERENCE_PROPERTYproperty. - See Also:
-
setRefuellingBaseLevelReference
Sets the value of the property that maps to therefuellingBaseLevelReferenceelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theREFUELLING_BASE_LEVEL_REFERENCE_PROPERTYproperty is set tonull.The vertical reference system for the refuellingBaseLevel distance.
- Parameters:
aValue- the role value to set for theREFUELLING_BASE_LEVEL_REFERENCE_PROPERTYproperty.
-
getExtent
Returns the role value contained in the value of theEXTENT_PROPERTYproperty. Returnsnullif the value of theEXTENT_PROPERTYproperty isnull.The Surface extent of the AerialRefuellingAnchor.
- Returns:
- the role value of the
EXTENT_PROPERTYproperty. - See Also:
-
setExtent
Sets the value of the property that maps to theextentelement. to a new instance of the association classTLcdAIXM51Propertyinitialized with the given role value. In case the given role value isnull, theEXTENT_PROPERTYproperty is set tonull.The Surface extent of the AerialRefuellingAnchor.
- Parameters:
aValue- the role value to set for theEXTENT_PROPERTYproperty.
-
getVerticalExtent
Gets the value of theVERTICAL_EXTENT_PROPERTYproperty adapted to a list ofTLcdAIXM51AirspaceLayerinstances.The vertical extent of the AerialRefuellingAnchor.
- Returns:
- the value of the
VERTICAL_EXTENT_PROPERTYproperty adapted to a list ofTLcdAIXM51AirspaceLayerinstances. - See Also:
-
getPoint
Gets the value of thePOINT_PROPERTYproperty adapted to a list ofTLcdAIXM51AerialRefuellingPointinstances.AerialRefuellingPoint on a AerialRefuellingAnchor.
- Returns:
- the value of the
POINT_PROPERTYproperty adapted to a list ofTLcdAIXM51AerialRefuellingPointinstances. - See Also:
-
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:
-