complexType UavGoalAchievementParametersType
diagram ConfigurationSchema_p97.png
type extension of GoalAchievementParametersType
properties
base GoalAchievementParametersType
used by
element UavGoalCapabilitiesType/AchievementParameters
attributes
Name  Type  Use  Default  Fixed  annotation
maximumSpeednonNegativeScalarrequired      
appinfo
Maximum speed (meters per second) of the vehicle.
searchSpeednonNegativeScalarrequired      
appinfo
Speed (meters per second) at which the vehicle will conduct searches once on station.
transitSpeednonNegativeScalarrequired      
appinfo
Speed (meters per second) at which the vehicle will transit between operating areas.
patrolSpeednonNegativeScalarrequired      
appinfo
Speed (meters per second) at which the vehicle will conduct patrols once on station.
minWaypointDistancenonNegativeScalarrequired      
appinfo
Number of waypoints between GPS popups.
sweepWidthnonNegativeScalarrequired      
appinfo
Sweep width (meters) as defined by NWP 3-22.5 (SAR TACAID).
targetEngageRangenonNegativeScalarrequired      
appinfo
Range at which potential targets can be detected and engaged during attacks.
contaminantDetectRangenonNegativeScalarrequired      
appinfo
Range at which potential contaminants (chemical, nuclear, etc.) can be detected.
turnRadiusnonNegativeScalarrequired      
appinfo
Expected turn radius (meters) to be used for planning purposes.
defaultGoalMSLAltitudenonNegativeScalaroptional  0.0    
appinfo
Mean Sea Level (MSL) altitude at which the vehicle will operate while attaining a goal if none is specified.
defaultGoalAGLAltitudenonNegativeScalaroptional  0.0    
appinfo
Above Ground Sea Level (AGL) altitude at which the vehicle will operate while attaining a goal if none is specified (will take precedence over MSL altitude if both are specified).
transitMSLAltitudenonNegativeScalaroptional  0.0    
appinfo
Mean Sea Level (MSL) altitude at which the vehicle will transit between operating areas.
transitAGLAltitudenonNegativeScalaroptional  0.0    
appinfo
Above Ground Level (AGL) altitude at which the vehicle will transit between operating areas (will take precedence over MSL altitude if both are specified).
source <xsd:complexType name="UavGoalAchievementParametersType">
 
<xsd:complexContent>
   
<xsd:extension base="GoalAchievementParametersType">
     
<xsd:attribute name="defaultGoalMSLAltitude" type="nonNegativeScalar" use="optional" default="0.0">
       
<xsd:annotation>
         
<xsd:appinfo>Mean Sea Level (MSL) altitude at which the vehicle will operate while attaining a goal if none is specified.</xsd:appinfo>
       
</xsd:annotation>
     
</xsd:attribute>
     
<xsd:attribute name="defaultGoalAGLAltitude" type="nonNegativeScalar" use="optional" default="0.0">
       
<xsd:annotation>
         
<xsd:appinfo>Above Ground Sea Level (AGL) altitude at which the vehicle will operate while attaining a goal if none is specified (will take precedence over MSL altitude if both are specified).</xsd:appinfo>
       
</xsd:annotation>
     
</xsd:attribute>
     
<xsd:attribute name="transitMSLAltitude" type="nonNegativeScalar" use="optional" default="0.0">
       
<xsd:annotation>
         
<xsd:appinfo>Mean Sea Level (MSL) altitude at which the vehicle will transit between operating areas.</xsd:appinfo>
       
</xsd:annotation>
     
</xsd:attribute>
     
<xsd:attribute name="transitAGLAltitude" type="nonNegativeScalar" use="optional" default="0.0">
       
<xsd:annotation>
         
<xsd:appinfo>Above Ground Level (AGL) altitude at which the vehicle will transit between operating areas (will take precedence over MSL altitude if both are specified).</xsd:appinfo>
       
</xsd:annotation>
     
</xsd:attribute>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute UavGoalAchievementParametersType/@defaultGoalMSLAltitude
type nonNegativeScalar
properties
isRef 0
default 0.0
use optional
facets
Kind Value annotation 
minInclusive 0.0 
annotation
appinfo
Mean Sea Level (MSL) altitude at which the vehicle will operate while attaining a goal if none is specified.
source <xsd:attribute name="defaultGoalMSLAltitude" type="nonNegativeScalar" use="optional" default="0.0">
 
<xsd:annotation>
   
<xsd:appinfo>Mean Sea Level (MSL) altitude at which the vehicle will operate while attaining a goal if none is specified.</xsd:appinfo>
 
</xsd:annotation>
</xsd:attribute>

attribute UavGoalAchievementParametersType/@defaultGoalAGLAltitude
type nonNegativeScalar
properties
isRef 0
default 0.0
use optional
facets
Kind Value annotation 
minInclusive 0.0 
annotation
appinfo
Above Ground Sea Level (AGL) altitude at which the vehicle will operate while attaining a goal if none is specified (will take precedence over MSL altitude if both are specified).
source <xsd:attribute name="defaultGoalAGLAltitude" type="nonNegativeScalar" use="optional" default="0.0">
 
<xsd:annotation>
   
<xsd:appinfo>Above Ground Sea Level (AGL) altitude at which the vehicle will operate while attaining a goal if none is specified (will take precedence over MSL altitude if both are specified).</xsd:appinfo>
 
</xsd:annotation>
</xsd:attribute>

attribute UavGoalAchievementParametersType/@transitMSLAltitude
type nonNegativeScalar
properties
isRef 0
default 0.0
use optional
facets
Kind Value annotation 
minInclusive 0.0 
annotation
appinfo
Mean Sea Level (MSL) altitude at which the vehicle will transit between operating areas.
source <xsd:attribute name="transitMSLAltitude" type="nonNegativeScalar" use="optional" default="0.0">
 
<xsd:annotation>
   
<xsd:appinfo>Mean Sea Level (MSL) altitude at which the vehicle will transit between operating areas.</xsd:appinfo>
 
</xsd:annotation>
</xsd:attribute>

attribute UavGoalAchievementParametersType/@transitAGLAltitude
type nonNegativeScalar
properties
isRef 0
default 0.0
use optional
facets
Kind Value annotation 
minInclusive 0.0 
annotation
appinfo
Above Ground Level (AGL) altitude at which the vehicle will transit between operating areas (will take precedence over MSL altitude if both are specified).
source <xsd:attribute name="transitAGLAltitude" type="nonNegativeScalar" use="optional" default="0.0">
 
<xsd:annotation>
   
<xsd:appinfo>Above Ground Level (AGL) altitude at which the vehicle will transit between operating areas (will take precedence over MSL altitude if both are specified).</xsd:appinfo>
 
</xsd:annotation>
</xsd:attribute>


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