complexType SonarControlConstantsType
diagram ConfigurationSchema_p71.png
used by
element UuvControlConstantsType/SonarControl
attributes
Name  Type  Use  Default  Fixed  annotation
targetDiscriminationDistanceNonNegativeDoubleTyperequired      
st725ScanWidthNonNegativeDoubleTyperequired      
st1000ScanWidthNonNegativeDoubleTyperequired      
headingStepNonNegativeDoubleTyperequired      
descriptionxsd:stringoptional      
annotation
appinfo
Sonar control parameters.
source <xsd:complexType name="SonarControlConstantsType">
 
<xsd:annotation>
   
<xsd:appinfo>Sonar control parameters.</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:attribute name="targetDiscriminationDistance" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="st725ScanWidth" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="st1000ScanWidth" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attribute name="headingStep" type="NonNegativeDoubleType" use="required"/>
 
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:complexType>

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

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

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

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


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