complexType compositeWaypointUAVCommandType
diagram AVCL.2.0_diagrams/AVCL.2.0_p325.png
children WaypointList ParallelTrack SectorPattern ExpandingSquare AGLAltitude MSLAltitude HomingMode Speed Knots Standoff TimeOut
used by
element CompositeWaypointUAV
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
A single unmanned aerial vehicle command specifying a pattern consisting of multiple waypoints.
source <xsd:complexType name="compositeWaypointUAVCommandType">
 
<xsd:annotation>
   
<xsd:documentation>A single unmanned aerial vehicle command specifying a pattern consisting of multiple waypoints.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:group ref="CompositeWaypointElements"/>
   
<xsd:group ref="AltitudeTypeElements"/>
   
<xsd:element ref="HomingMode" minOccurs="0"/>
   
<xsd:group ref="SpeedTypeElements" minOccurs="0"/>
   
<xsd:element ref="Standoff" minOccurs="0"/>
   
<xsd:element ref="TimeOut" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


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