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 the vehicle should change to. Unit: [m/s]. |
|
XSD 1.3 Representation |
<xsd:complexType name="AbsoluteTargetSpeed">
<xsd:attribute name="value" type="Double" use="required"/>
</xsd:complexType>
|
|
Stereotype Details Information |
- Class
- XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
- Property value
|
To XSD