Class TLcdAIXM51AerialRefuellingAnchor
- 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 theextension
element.static final TLcdDataProperty
Data property that maps to theextent
element.static final TLcdDataProperty
Data property that maps to theinboundCourse
element.static final TLcdDataProperty
Data property that maps to thelegLength
element.static final TLcdDataProperty
Data property that maps to thelegSeparation
element.static final TLcdDataProperty
Data property that maps to theoutboundCourse
element.static final TLcdDataProperty
Data property that maps to theoutboundCourseType
element.static final TLcdDataProperty
Data property that maps to thepoint
element.static final TLcdDataProperty
Data property that maps to therefuellingBaseLevel
element.static final TLcdDataProperty
Data property that maps to therefuellingBaseLevelReference
element.static final TLcdDataProperty
Data property that maps to thespeedLimit
element.static final TLcdDataProperty
Data property that maps to theturnDirection
element.static final TLcdDataProperty
Data property that maps to theverticalExtent
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.Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.Returns the role value contained in the value of theEXTENT_PROPERTY
property.Returns the role value contained in the value of theINBOUND_COURSE_PROPERTY
property.Returns the value of the property that maps to thelegLength
element.Returns the value of the property that maps to thelegSeparation
element.Returns the role value contained in the value of theOUTBOUND_COURSE_PROPERTY
property.Returns the role value contained in the value of theOUTBOUND_COURSE_TYPE_PROPERTY
property.getPoint()
Gets the value of thePOINT_PROPERTY
property adapted to a list ofTLcdAIXM51AerialRefuellingPoint
instances.Returns the value of the property that maps to therefuellingBaseLevel
element.Returns the role value contained in the value of theREFUELLING_BASE_LEVEL_REFERENCE_PROPERTY
property.Returns the value of the property that maps to thespeedLimit
element.Returns the role value contained in the value of theTURN_DIRECTION_PROPERTY
property.Gets the value of theVERTICAL_EXTENT_PROPERTY
property adapted to a list ofTLcdAIXM51AirspaceLayer
instances.void
setExtent
(TLcdAIXM51Surface aValue) Sets the value of the property that maps to theextent
element.void
setInboundCourse
(Double aValue) Sets the value of the property that maps to theinboundCourse
element.void
setLegLength
(TLcdAIXM51ValDistance aValue) Sets the value of the property that maps to thelegLength
element.void
Sets the value of the property that maps to thelegSeparation
element.void
setOutboundCourse
(Double aValue) Sets the value of the property that maps to theoutboundCourse
element.void
Sets the value of the property that maps to theoutboundCourseType
element.void
Sets the value of the property that maps to therefuellingBaseLevel
element.void
Sets the value of the property that maps to therefuellingBaseLevelReference
element.void
setSpeedLimit
(TLcdAIXM51ValSpeed aValue) Sets the value of the property that maps to thespeedLimit
element.void
Sets the value of the property that maps to theturnDirection
element.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 theoutboundCourse
element. The possible values for this property are instances ofTLcdAIXM51Optional<Double>
. -
OUTBOUND_COURSE_TYPE_PROPERTY
Data property that maps to theoutboundCourseType
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeCourse>
. -
INBOUND_COURSE_PROPERTY
Data property that maps to theinboundCourse
element. The possible values for this property are instances ofTLcdAIXM51Optional<Double>
. -
TURN_DIRECTION_PROPERTY
Data property that maps to theturnDirection
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeDirectionTurn>
. -
SPEED_LIMIT_PROPERTY
Data property that maps to thespeedLimit
element. The possible values for this property are instances ofTLcdAIXM51ValSpeed
. -
LEG_SEPARATION_PROPERTY
Data property that maps to thelegSeparation
element. The possible values for this property are instances ofTLcdAIXM51ValDistance
. -
LEG_LENGTH_PROPERTY
Data property that maps to thelegLength
element. The possible values for this property are instances ofTLcdAIXM51ValDistance
. -
REFUELLING_BASE_LEVEL_PROPERTY
Data property that maps to therefuellingBaseLevel
element. The possible values for this property are instances ofTLcdAIXM51ValDistanceVertical
. -
REFUELLING_BASE_LEVEL_REFERENCE_PROPERTY
Data property that maps to therefuellingBaseLevelReference
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeVerticalReference>
. -
EXTENT_PROPERTY
Data property that maps to theextent
element. The possible values for this property are instances ofTLcdAIXM51Property<TLcdAIXM51Surface>
. -
VERTICAL_EXTENT_PROPERTY
Data property that maps to theverticalExtent
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51AirspaceLayer>>
. -
POINT_PROPERTY
Data property that maps to thepoint
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51AerialRefuellingPoint>>
. -
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
-
TLcdAIXM51AerialRefuellingAnchor
public TLcdAIXM51AerialRefuellingAnchor() -
TLcdAIXM51AerialRefuellingAnchor
-
-
Method Details
-
getOutboundCourse
Returns the role value contained in the value of theOUTBOUND_COURSE_PROPERTY
property. Returnsnull
if the value of theOUTBOUND_COURSE_PROPERTY
property 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_PROPERTY
property. - See Also:
-
setOutboundCourse
Sets the value of the property that maps to theoutboundCourse
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theOUTBOUND_COURSE_PROPERTY
property 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_PROPERTY
property.
-
getOutboundCourseType
Returns the role value contained in the value of theOUTBOUND_COURSE_TYPE_PROPERTY
property. Returnsnull
if the value of theOUTBOUND_COURSE_TYPE_PROPERTY
property 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_PROPERTY
property. - See Also:
-
setOutboundCourseType
Sets the value of the property that maps to theoutboundCourseType
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theOUTBOUND_COURSE_TYPE_PROPERTY
property 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_PROPERTY
property.
-
getInboundCourse
Returns the role value contained in the value of theINBOUND_COURSE_PROPERTY
property. Returnsnull
if the value of theINBOUND_COURSE_PROPERTY
property isnull
.The course of the inbound leg.
- Returns:
- the role value of the
INBOUND_COURSE_PROPERTY
property. - See Also:
-
setInboundCourse
Sets the value of the property that maps to theinboundCourse
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theINBOUND_COURSE_PROPERTY
property is set tonull
.The course of the inbound leg.
- Parameters:
aValue
- the role value to set for theINBOUND_COURSE_PROPERTY
property.
-
getTurnDirection
Returns the role value contained in the value of theTURN_DIRECTION_PROPERTY
property. Returnsnull
if the value of theTURN_DIRECTION_PROPERTY
property isnull
.Direction of the turn
- Returns:
- the role value of the
TURN_DIRECTION_PROPERTY
property. - See Also:
-
setTurnDirection
Sets the value of the property that maps to theturnDirection
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theTURN_DIRECTION_PROPERTY
property is set tonull
.Direction of the turn
- Parameters:
aValue
- the role value to set for theTURN_DIRECTION_PROPERTY
property.
-
getSpeedLimit
Returns the value of the property that maps to thespeedLimit
element.Restricted speed for containment in a smaller pattern
- Returns:
- the value of the
SPEED_LIMIT_PROPERTY
property.
-
setSpeedLimit
Sets the value of the property that maps to thespeedLimit
element.Restricted speed for containment in a smaller pattern
- Parameters:
aValue
- the value to set for theSPEED_LIMIT_PROPERTY
property.
-
getLegSeparation
Returns the value of the property that maps to thelegSeparation
element.Distance between two parallel legs of the Aerial Refuelling racetrack.
- Returns:
- the value of the
LEG_SEPARATION_PROPERTY
property.
-
setLegSeparation
Sets the value of the property that maps to thelegSeparation
element.Distance between two parallel legs of the Aerial Refuelling racetrack.
- Parameters:
aValue
- the value to set for theLEG_SEPARATION_PROPERTY
property.
-
getLegLength
Returns the value of the property that maps to thelegLength
element.The length of the Aerial Refuelling racetrack.
- Returns:
- the value of the
LEG_LENGTH_PROPERTY
property.
-
setLegLength
Sets the value of the property that maps to thelegLength
element.The length of the Aerial Refuelling racetrack.
- Parameters:
aValue
- the value to set for theLEG_LENGTH_PROPERTY
property.
-
getRefuellingBaseLevel
Returns the value of the property that maps to therefuellingBaseLevel
element.The lowest altitude or flight level at which refuelling operations can be performed.
- Returns:
- the value of the
REFUELLING_BASE_LEVEL_PROPERTY
property.
-
setRefuellingBaseLevel
Sets the value of the property that maps to therefuellingBaseLevel
element.The lowest altitude or flight level at which refuelling operations can be performed.
- Parameters:
aValue
- the value to set for theREFUELLING_BASE_LEVEL_PROPERTY
property.
-
getRefuellingBaseLevelReference
Returns the role value contained in the value of theREFUELLING_BASE_LEVEL_REFERENCE_PROPERTY
property. Returnsnull
if the value of theREFUELLING_BASE_LEVEL_REFERENCE_PROPERTY
property isnull
.The vertical reference system for the refuellingBaseLevel distance.
- Returns:
- the role value of the
REFUELLING_BASE_LEVEL_REFERENCE_PROPERTY
property. - See Also:
-
setRefuellingBaseLevelReference
Sets the value of the property that maps to therefuellingBaseLevelReference
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theREFUELLING_BASE_LEVEL_REFERENCE_PROPERTY
property is set tonull
.The vertical reference system for the refuellingBaseLevel distance.
- Parameters:
aValue
- the role value to set for theREFUELLING_BASE_LEVEL_REFERENCE_PROPERTY
property.
-
getExtent
Returns the role value contained in the value of theEXTENT_PROPERTY
property. Returnsnull
if the value of theEXTENT_PROPERTY
property isnull
.The Surface extent of the AerialRefuellingAnchor.
- Returns:
- the role value of the
EXTENT_PROPERTY
property. - See Also:
-
setExtent
Sets the value of the property that maps to theextent
element. to a new instance of the association classTLcdAIXM51Property
initialized with the given role value. In case the given role value isnull
, theEXTENT_PROPERTY
property is set tonull
.The Surface extent of the AerialRefuellingAnchor.
- Parameters:
aValue
- the role value to set for theEXTENT_PROPERTY
property.
-
getVerticalExtent
Gets the value of theVERTICAL_EXTENT_PROPERTY
property adapted to a list ofTLcdAIXM51AirspaceLayer
instances.The vertical extent of the AerialRefuellingAnchor.
- Returns:
- the value of the
VERTICAL_EXTENT_PROPERTY
property adapted to a list ofTLcdAIXM51AirspaceLayer
instances. - See Also:
-
getPoint
Gets the value of thePOINT_PROPERTY
property adapted to a list ofTLcdAIXM51AerialRefuellingPoint
instances.AerialRefuellingPoint on a AerialRefuellingAnchor.
- Returns:
- the value of the
POINT_PROPERTY
property adapted to a list ofTLcdAIXM51AerialRefuellingPoint
instances. - See Also:
-
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:
-