complexType UuvLqrControlType
diagram ConfigurationSchema_p193.png
children HeadingConstants DepthConstants
used by
element UuvControlConstantsType/LQRControl
attributes
Name  Type  Use  Default  Fixed  annotation
enabledxsd:booleanrequired      
descriptionxsd:stringoptional      
annotation
appinfo
DSO (Singapore) developed controller constants for an unmanned underwater vehicle.
source <xsd:complexType name="UuvLqrControlType">
 
<xsd:annotation>
   
<xsd:appinfo>DSO (Singapore) developed controller constants for an unmanned underwater vehicle.</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="HeadingConstants" type="UuvLqrHeadingConstantsType"/>
   
<xsd:element name="DepthConstants" type="UuvLqrDepthConstantsType"/>
 
</xsd:sequence>
 
<xsd:attribute name="enabled" type="xsd:boolean" use="required"/>
 
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:complexType>

attribute UuvLqrControlType/@enabled
type xsd:boolean
properties
isRef 0
use required
source <xsd:attribute name="enabled" type="xsd:boolean" use="required"/>

element UuvLqrControlType/HeadingConstants
diagram ConfigurationSchema_p194.png
type UuvLqrHeadingConstantsType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
kPsixsd:doublerequired      
kRxsd:doublerequired      
kVxsd:doublerequired      
descriptionxsd:stringoptional      
source <xsd:element name="HeadingConstants" type="UuvLqrHeadingConstantsType"/>

element UuvLqrControlType/DepthConstants
diagram ConfigurationSchema_p195.png
type UuvLqrDepthConstantsType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
kZxsd:doublerequired      
kThetaxsd:doublerequired      
kQxsd:doublerequired      
kWxsd:doublerequired      
descriptionxsd:stringoptional      
source <xsd:element name="DepthConstants" type="UuvLqrDepthConstantsType"/>


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