complexType UavGoalCapabilitiesType
diagram ConfigurationSchema_p98.png
children Achievable AchievementParameters
used by
element UAVExecutionParameters/UAVGoalCapabilities
annotation
appinfo
Defines what goal types the vehicle is capable of accomplishing and parameters used to accomplish them.
source <xsd:complexType name="UavGoalCapabilitiesType">
 
<xsd:annotation>
   
<xsd:appinfo>Defines what goal types the vehicle is capable of accomplishing and parameters used to accomplish them.</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="Achievable" type="GoalAchievableType"/>
   
<xsd:element name="AchievementParameters" type="UavGoalAchievementParametersType"/>
 
</xsd:sequence>
</xsd:complexType>

element UavGoalCapabilitiesType/Achievable
diagram ConfigurationSchema_p99.png
type GoalAchievableType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
attackxsd:booleanrequired      
decontaminatexsd:booleanrequired      
demolishxsd:booleanrequired      
illuminatexsd:booleanrequired      
jamxsd:booleanrequired      
markxsd:booleanrequired      
monitorTransmissionsxsd:booleanrequired      
patrolxsd:booleanrequired      
rendezvousxsd:booleanrequired      
repositionxsd:booleanrequired      
sampleEnvironmentxsd:booleanrequired      
searchxsd:booleanrequired      
source <xsd:element name="Achievable" type="GoalAchievableType"/>

element UavGoalCapabilitiesType/AchievementParameters
diagram ConfigurationSchema_p100.png
type UavGoalAchievementParametersType
properties
isRef 0
content complex
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:element name="AchievementParameters" type="UavGoalAchievementParametersType"/>


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