| diagram |
 |
| type |
postureElementType |
| properties |
|
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | Annotation | | x | xsd:double | required | | | | | y | xsd:double | required | | | | | z | xsd:double | required | | | | | phi | xsd:double | required | | | | | theta | xsd:double | required | | | | | psi | xsd:double | required | | | |
|
| annotation |
| appinfo | | Posture includes unmanned vehicle's 3D position and orientation in world coordinates. |
|
| source |
<xsd:element name="Posture" type="postureElementType">
<xsd:annotation>
<xsd:appinfo>Posture includes unmanned vehicle's 3D position and orientation in world coordinates.</xsd:appinfo>
</xsd:annotation>
</xsd:element> |