complexType dopplerVelocityElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p338.png
used by
element DopplerVelocity
attributes
Name  Type  Use  Default  Fixed  Annotation
speedOverGroundU  xsd:double  optional      
speedOverGroundV  xsd:double  optional      
speedThroughMediumU  xsd:double  optional      
speedThroughMediumV  xsd:double  optional      
annotation
documentation
Element representing doppler radar or sonar derived velocities over the ground or through the water or air.
source <xsd:complexType name="dopplerVelocityElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element representing doppler radar or sonar derived velocities over the ground or through the water or air.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="speedOverGroundU" type="xsd:double" use="optional"/>
 
<xsd:attribute name="speedOverGroundV" type="xsd:double" use="optional"/>
 
<xsd:attribute name="speedThroughMediumU" type="xsd:double" use="optional"/>
 
<xsd:attribute name="speedThroughMediumV" type="xsd:double" use="optional"/>
</xsd:complexType>

attribute dopplerVelocityElementType/@speedOverGroundU
type xsd:double
properties
use optional
source <xsd:attribute name="speedOverGroundU" type="xsd:double" use="optional"/>

attribute dopplerVelocityElementType/@speedOverGroundV
type xsd:double
properties
use optional
source <xsd:attribute name="speedOverGroundV" type="xsd:double" use="optional"/>

attribute dopplerVelocityElementType/@speedThroughMediumU
type xsd:double
properties
use optional
source <xsd:attribute name="speedThroughMediumU" type="xsd:double" use="optional"/>

attribute dopplerVelocityElementType/@speedThroughMediumV
type xsd:double
properties
use optional
source <xsd:attribute name="speedThroughMediumV" type="xsd:double" use="optional"/>


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