complexType uuvBodyThrustersOrderElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p446.png
used by
element BodyThrusters
attributes
Name  Type  Use  Default  Fixed  Annotation
bowLateral  signedPercentType  optional      
sternLateral  signedPercentType  optional      
bowVertical  signedPercentType  optional      
sternVertical  signedPercentType  optional      
annotation
documentation
Element representing a commanded unmanned underwater vehicle body thruster settings.
source <xsd:complexType name="uuvBodyThrustersOrderElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element representing a commanded unmanned underwater vehicle body thruster settings.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="bowLateral" type="signedPercentType" use="optional"/>
 
<xsd:attribute name="sternLateral" type="signedPercentType" use="optional"/>
 
<xsd:attribute name="bowVertical" type="signedPercentType" use="optional"/>
 
<xsd:attribute name="sternVertical" type="signedPercentType" use="optional"/>
</xsd:complexType>

attribute uuvBodyThrustersOrderElementType/@bowLateral
type signedPercentType
properties
use optional
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xsd:attribute name="bowLateral" type="signedPercentType" use="optional"/>

attribute uuvBodyThrustersOrderElementType/@sternLateral
type signedPercentType
properties
use optional
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xsd:attribute name="sternLateral" type="signedPercentType" use="optional"/>

attribute uuvBodyThrustersOrderElementType/@bowVertical
type signedPercentType
properties
use optional
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xsd:attribute name="bowVertical" type="signedPercentType" use="optional"/>

attribute uuvBodyThrustersOrderElementType/@sternVertical
type signedPercentType
properties
use optional
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xsd:attribute name="sternVertical" type="signedPercentType" use="optional"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy