Class TargetDistanceSteadyState

Applied Stereotypes:
XSDcomplexType

The distance between object and target position.

Used in:
SteadyState
Properties
Name Type Cardinality AppliedStereotypes Description
distance double 1..1 XSDattribute The distance. Unit: m; Range ]0..inf[.

XSD 1.1 Representation


<xsd:complexType name="TargetDistanceSteadyState">
<xsd:attribute name="distance" type="Double" use="required"/>
</xsd:complexType>

Change log from version 1.0
  • Class created.

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

To XSD To XSD Tree