diagram |
 |
used by |
|
attributes |
|
annotation |
appinfo | Mathematical model coefficients for power consumption rates for an unmanned underwater vehicle. |
|
source |
<xsd:complexType name="UuvPowerModelCoefficientsType">
<xsd:annotation>
<xsd:appinfo>Mathematical model coefficients for power consumption rates for an unmanned underwater vehicle.</xsd:appinfo>
</xsd:annotation>
<xsd:attribute name="hotelPower" type="NonNegativeDoubleType" use="required"/>
<xsd:attribute name="propellerPower" type="NonNegativeDoubleType" use="required"/>
<xsd:attribute name="thrusterPower" type="NonNegativeDoubleType" use="required"/>
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:complexType> |