diagram | ![]() |
||||||||||||||||||||||||
children | PortPropeller StarboardPropeller CenterlinePropeller AllPropellers | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
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> |