| diagram |
 |
| used by |
|
| attributes |
|
| annotation |
| appinfo | | Mathematical model coefficients for power consumption rates for an unmanned aerial vehicle. |
|
| source |
<xsd:complexType name="UavPowerModelCoefficientsType">
<xsd:annotation>
<xsd:appinfo>Mathematical model coefficients for power consumption rates for an unmanned aerial vehicle.</xsd:appinfo>
</xsd:annotation>
<xsd:attribute name="idlePower" type="NonNegativeDoubleType" use="required"/>
<xsd:attribute name="thrustPower" type="NonNegativeDoubleType" use="required"/>
<xsd:attribute name="maxPower" type="NonNegativeDoubleType" use="required"/>
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:complexType> |