diagram |
 |
type |
speedElementType |
properties |
|
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | value | xsd:double | required | | | | 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. |
| speedOverGround | xsd:boolean | optional | false | | documentation | Set to true if speed is to be over the ground, false if it is speed through the air or water. |
|
|
annotation |
documentation | Set commanded vehicle climb (or descent) rate as a percentage of maximum. |
|
source |
<xsd:element name="MakeClimbRate" type="speedElementType">
<xsd:annotation>
<xsd:documentation>Set commanded vehicle climb (or descent) rate as a percentage of maximum.</xsd:documentation>
</xsd:annotation>
</xsd:element> |