complexType bodyCoordinateVelocityElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p318.png
used by
element BodyCoordinateVelocity
attributes
Name  Type  Use  Default  Fixed  Annotation
u  xsd:double  optional      
v  xsd:double  optional      
w  xsd:double  optional      
p  xsd:double  optional      
q  xsd:double  optional      
r  xsd:double  optional      
annotation
documentation
Element representing an unmanned vehicle's velocity in body coordinates.
source <xsd:complexType name="bodyCoordinateVelocityElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element representing an unmanned vehicle's velocity in body coordinates.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="u" type="xsd:double" use="optional"/>
 
<xsd:attribute name="v" type="xsd:double" use="optional"/>
 
<xsd:attribute name="w" type="xsd:double" use="optional"/>
 
<xsd:attribute name="p" type="xsd:double" use="optional"/>
 
<xsd:attribute name="q" type="xsd:double" use="optional"/>
 
<xsd:attribute name="r" type="xsd:double" use="optional"/>
</xsd:complexType>

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

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

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

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

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

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


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