complexType UuvOperatingCharacteristicsType
diagram ConfigurationSchema_p203.png
used by
element UuvDynamicsCoefficientsType/OperationalCharacteristics
attributes
Name  Type  Use  Default  Fixed  annotation
maxSpeedNonNegativeDoubleTyperequired      
halfPwrSpeedNonNegativeDoubleTyperequired      
maxSurgeNonNegativeDoubleTyperequired      
maxSwayNonNegativeDoubleTyperequired      
maxHeaveNonNegativeDoubleTyperequired      
maxRollNonNegativeDoubleTyperequired      
maxPitchNonNegativeDoubleTyperequired      
maxYawNonNegativeDoubleTyperequired      
asternEfficiencyNonNegativeDoubleTyperequired      
descriptionxsd:stringoptional      
annotation
appinfo
Describes the operating characteristics of the AUV.
source <xsd:complexType name="UuvOperatingCharacteristicsType">
 
<xsd:annotation>
   
<xsd:appinfo>Describes the operating characteristics of the AUV.</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:attribute name="maxSpeed" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="halfPwrSpeed" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="maxSurge" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="maxSway" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="maxHeave" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="maxRoll" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="maxPitch" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="maxYaw" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="asternEfficiency" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:complexType>

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

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

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

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

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

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

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

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

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


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