| diagram |
 |
| type |
signedPercentElementType |
| properties |
|
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | Annotation | | value | signedPercentType | required | | | | | 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 | | | |
|
| annotation |
| documentation | Directly set rudder deflection as a percent of max deflection (turns off all automatic control modes).
TODO (verify) Right-hand rule, aft-oriented rudder: positive rotates rudder to right, negative rotates rudder to left.
|
|
| source |
<xsd:element name="SetRudder" type="signedPercentElementType">
<xsd:annotation>
<xsd:documentation>Directly set rudder deflection as a percent of max deflection (turns off all automatic control modes).
TODO (verify) Right-hand rule, aft-oriented rudder: positive rotates rudder to right, negative rotates rudder to left.
</xsd:documentation>
</xsd:annotation>
</xsd:element> |