Class AbsoluteTargetSpeed

Applied Stereotypes:
XSDcomplexType

Absolute speed defined as a target for a SpeedAction.

Used in:
SpeedActionTarget
Properties
Name Type Cardinality AppliedStereotypes Description
value double 1..1 XSDattribute Target speed in m/s the vehicle should change to.

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

XSD 1.0 Representation


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

To XSD To XSLT To XSD Tree