diagram | ![]() |
||||||||||||||||||||||||||||||
children | BowPlanes SternPlanes AllPlanes | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="setPlanesCommandType"> <xsd:annotation> <xsd:documentation>Directly set bow and/or stern plane deflection angle as a percent of max authority (turns off all automatic control modes).</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:choice> <xsd:element ref="BowPlanes"/> <xsd:element ref="SternPlanes"/> <xsd:element ref="AllPlanes"/> </xsd:choice> </xsd:sequence> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |