diagram |
 |
type |
quitCommandType |
properties |
|
children |
NormalExit MissionAbort SystemAbort RecallAbort |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | 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 | End the vehicle mission after zeroing all control settings (caution: does not automatically initiate surfacing or landing procedure prior to shutdown). |
|
source |
<xsd:element name="Quit" type="quitCommandType">
<xsd:annotation>
<xsd:documentation>End the vehicle mission after zeroing all control settings (caution: does not automatically initiate surfacing or landing procedure prior to shutdown).</xsd:documentation>
</xsd:annotation>
</xsd:element> |