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.

Migration Information from XSD 0.9.1
Derived From:
OSCPrivateAction.Lateral.LaneOffset.Target.Absolute
Property Name XSD Type XSD 0.9.1 Name Migration
value Attribute value

XSD 1.0 Representation


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

To XSD To XSLT To XSD Tree