| diagram |
 |
| used by |
|
| attributes |
|
| 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> |