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.1 Representation


<xsd:complexType name="TargetTimeSteadyState">
<xsd:attribute name="time" type="Double" use="required"/>
</xsd:complexType>

Change log from version 1.0
  • Class created.

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

To XSD To XSD Tree