Class TargetTimeSteadyState
- Applied Stereotypes:
-
XSDcomplexType
The remaining time for object to reach target position.
- Used in:
-
SteadyState
|
Properties
|
| |
Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
| |
time |
double |
1..1 |
XSDattribute
|
The time to reach target position. Unit: [s]. Range: ]0..inf[. |
|
|
XSD 1.4 Representation
|
<xsd:complexType name="TargetTimeSteadyState">
<xsd:attribute name="time" type="Double" use="required"/>
</xsd:complexType>
|
|
|
Stereotype Details Information
|
-
Class
- XSDcomplexType [modelGroup: "choice"; mixed: "false"]
-
Property time
|
To XSD