diagram |
 |
type |
booleanElementType |
properties |
|
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | value | xsd:boolean | optional | false | | | timeStamp | nonNegativeScalarType | optional | | | documentation | Time value in seconds. |
| description | xsd:string | optional | | | documentation | Descriptive text explaining the intended effect of this element. |
| id | xsd:ID | optional | | | documentation | Unique identifier for this element. |
|
|
annotation |
documentation | Enable or disable the vehicle's body (lateral and vertical, bow and stern) thrusters (may be overridden by some vehicle commands). |
|
source |
<xsd:element name="Thrusters" type="booleanElementType">
<xsd:annotation>
<xsd:documentation>Enable or disable the vehicle's body (lateral and vertical, bow and stern) thrusters (may be overridden by some vehicle commands).</xsd:documentation>
</xsd:annotation>
</xsd:element> |