complexType setPlanesCommandType
diagram AVCL.2.1_diagrams/AVCL.2.1_p406.png
children BowPlanes SternPlanes AllPlanes
used by
element SetPlanes
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
annotation
documentation
Directly set bow and/or stern plane deflection angle as a percent of max authority (turns off all automatic control modes).
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>


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