diagram | ![]() |
||||||||||||||||||||||||||||||
children | LatitudeLongitude XYPosition RelativeXYPosition Depth Altitude Heading ObtainGps Standoff TimeOut | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="hoverCommandType"> <xsd:annotation> <xsd:documentation>Transit (if required) and hover within standoff distance of current or ordered position, also maintain heading (if specified).</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:group ref="HorizontalPositionElements" minOccurs="0"/> <xsd:group ref="DepthTypeElements" minOccurs="0"/> <xsd:element ref="Heading" minOccurs="0"/> <xsd:element ref="ObtainGps" minOccurs="0"/> <xsd:element ref="Standoff" minOccurs="0"/> <xsd:element ref="TimeOut" minOccurs="0"/> </xsd:sequence> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |