complexType UuvGoalCapabilitiesType
diagram ConfigurationSchema_p188.png
children Achievable AchievementParameters
used by
element UUVExecutionParameters/UUVGoalCapabilities
annotation
appinfo
Defines what goal types the UUV is capable of accomplishing and parameters used to accomplish them.
source <xsd:complexType name="UuvGoalCapabilitiesType">
 
<xsd:annotation>
   
<xsd:appinfo>Defines what goal types the UUV 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="UuvGoalAchievementParametersType"/>
 
</xsd:sequence>
</xsd:complexType>

element UuvGoalCapabilitiesType/Achievable
diagram ConfigurationSchema_p189.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 UuvGoalCapabilitiesType/AchievementParameters
diagram ConfigurationSchema_p190.png
type UuvGoalAchievementParametersType
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.
defaultGoalAltitudenonNegativeScalaroptional  0.0    
appinfo
Altitude above the bottom at which the vehicle will operate while attaining a goal if none is specified (will take precedence over a default depth if both are specified).
defaultGoalDepthnonNegativeScalaroptional  0.0    
appinfo
Depth below the surface at which the vehicle will operate while attaining a goal if none is specified.
transitAltitudenonNegativeScalaroptional  0.0    
appinfo
Altitude above the bottom at which the vehicle will transit between operating areas.
transitDepthnonNegativeScalaroptional  0.0    
appinfo
Depth below the surface at which the vehicle will transit between operating areas (will take precedence over a default altitude if both are specified).
gpsIntervalnonNegativeScalarrequired      
appinfo
Distance that the vehicle can travel submerged between GPS popups.
source <xsd:element name="AchievementParameters" type="UuvGoalAchievementParametersType"/>


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