| diagram |
 |
| used by |
|
| attributes |
|
| annotation |
| documentation | | Element representing a fixed-wing unmanned aerial vehicle commanded engine settings. |
|
| source |
<xsd:complexType name="uavEnginesOrdersElementType">
<xsd:annotation>
<xsd:documentation>Element representing a fixed-wing unmanned aerial vehicle commanded engine settings.</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="engine1" type="signedPercentType" use="required"/>
<xsd:attribute name="engine2" type="signedPercentType" use="optional"/>
</xsd:complexType> |