complexType UavPowerModelCoefficientsType
diagram ConfigurationSchema_p110.png
used by
element uavConfigurationGroup/UAVPowerModelCoefficients
attributes
Name  Type  Use  Default  Fixed  annotation
idlePowerNonNegativeDoubleTyperequired      
thrustPowerNonNegativeDoubleTyperequired      
maxPowerNonNegativeDoubleTyperequired      
descriptionxsd:stringoptional      
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>

attribute UavPowerModelCoefficientsType/@idlePower
type NonNegativeDoubleType
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
source <xsd:attribute name="idlePower" type="NonNegativeDoubleType" use="required"/>

attribute UavPowerModelCoefficientsType/@thrustPower
type NonNegativeDoubleType
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
source <xsd:attribute name="thrustPower" type="NonNegativeDoubleType" use="required"/>

attribute UavPowerModelCoefficientsType/@maxPower
type NonNegativeDoubleType
properties
isRef 0
use required
facets
Kind Value annotation 
minInclusive 
source <xsd:attribute name="maxPower" type="NonNegativeDoubleType" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy