diagram |
 |
used by |
|
attributes |
|
annotation |
documentation | Element representing rotary-wing unmanned aerial vehicle commanded cyclic settings. |
|
source |
<xsd:complexType name="uavCyclicOrderElementType">
<xsd:annotation>
<xsd:documentation>Element representing rotary-wing unmanned aerial vehicle commanded cyclic settings.</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="longitudinal" type="signedPercentType" use="required"/>
<xsd:attribute name="lateral" type="signedPercentType" use="required"/>
</xsd:complexType> |