complexType UuvPowerModelCoefficientsType
diagram ConfigurationSchema_p218.png
used by
element uuvConfigurationGroup/UUVPowerModelCoefficients
attributes
Name  Type  Use  Default  Fixed  annotation
hotelPowerNonNegativeDoubleTyperequired      
propellerPowerNonNegativeDoubleTyperequired      
thrusterPowerNonNegativeDoubleTyperequired      
descriptionxsd:stringoptional      
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>

attribute UuvPowerModelCoefficientsType/@hotelPower
type NonNegativeDoubleType
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
source <xsd:attribute name="hotelPower" type="NonNegativeDoubleType" use="required"/>

attribute UuvPowerModelCoefficientsType/@propellerPower
type NonNegativeDoubleType
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
source <xsd:attribute name="propellerPower" type="NonNegativeDoubleType" use="required"/>

attribute UuvPowerModelCoefficientsType/@thrusterPower
type NonNegativeDoubleType
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
source <xsd:attribute name="thrusterPower" type="NonNegativeDoubleType" use="required"/>


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