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


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

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

To XSD