| diagram |
 |
| type |
gpsFixCommandType |
| properties |
|
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | Annotation | | value | xsd:boolean | optional | false | | | | timeStamp | nonNegativeScalarType | optional | | | | documentation | | Time value in seconds. |
| | title | xsd:string | optional | | | | documentation | | Short title naming this element. |
| | description | xsd:string | optional | | | | documentation | | Descriptive text explaining the intended effect of this element. |
| | id | xsd:ID | optional | | | | documentation | | Unique identifier for this element. |
| | refid | xsd:IDREF | optional | | | | | timeOut | positiveScalarType | optional | | | |
|
| annotation |
| documentation | | Orders the vehicle to surface (if necessary) for a gps fix, otherwise resume mission after obtaining a gps fix. |
|
| source |
<xsd:element name="GpsFix" type="gpsFixCommandType">
<xsd:annotation>
<xsd:documentation>Orders the vehicle to surface (if necessary) for a gps fix, otherwise resume mission after obtaining a gps fix.</xsd:documentation>
</xsd:annotation>
</xsd:element> |