complexType setPowerCommandType
diagram AVCL.2.0_diagrams/AVCL.2.0_p412.png
children PortPropeller StarboardPropeller CenterlinePropeller AllPropellers
used by
element SetPower
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Directly set one or more propeller speeds as a percentage of max speed.
source <xsd:complexType name="setPowerCommandType">
 
<xsd:annotation>
   
<xsd:documentation>Directly set one or more propeller speeds as a percentage of max speed.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:choice>
   
<xsd:element ref="PortPropeller"/>
   
<xsd:element ref="StarboardPropeller"/>
   
<xsd:element ref="CenterlinePropeller"/>
   
<xsd:element ref="AllPropellers"/>
 
</xsd:choice>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


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