complexType GoalCapabilitiesType
diagram ConfigurationSchema_p45.png
children Achievable AchievementParameters
used by
elements UGVExecutionParameters/UGVGoalCapabilities USVExecutionParameters/USVGoalCapabilities
annotation
appinfo
Defines what goal types the vehicle is capable of accomplishing and parameters used to accomplish them.
source <xsd:complexType name="GoalCapabilitiesType">
 
<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="GoalAchievementParametersType"/>
 
</xsd:sequence>
</xsd:complexType>

element GoalCapabilitiesType/Achievable
diagram ConfigurationSchema_p46.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 GoalCapabilitiesType/AchievementParameters
diagram ConfigurationSchema_p47.png
type GoalAchievementParametersType
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.
source <xsd:element name="AchievementParameters" type="GoalAchievementParametersType"/>


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