Class AbsoluteTargetLaneOffset

Applied Stereotypes:
XSDcomplexType

Lane offset with respect to the entity's current lane's center line.

Used in:
LaneOffsetTarget
Properties
Name Type Cardinality AppliedStereotypes Description
value double 1..1 XSDattribute Signed number in meters the vehicle should respect as an offset from the center of the current lane.

XSD 1.1 Representation


<xsd:complexType name="AbsoluteTargetLaneOffset">
<xsd:attribute name="value" type="Double" use="required"/>
</xsd:complexType>

Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
  • Property value
    • XSDattribute

To XSD To XSD Tree