complexType UgvControlConstantsType
diagram ConfigurationSchema_p113.png
children PDControl ControlLimits Standoff
used by
element UGVExecutionParameters/UGVControlConstants
attributes
Name  Type  Use  Default  Fixed  annotation
unitsUnitsOfMeasureType      
descriptionxsd:stringoptional      
annotation
appinfo
Vehicle control coefficients for an unmanned ground vehicle.
source <xsd:complexType name="UgvControlConstantsType">
 
<xsd:annotation>
   
<xsd:appinfo>Vehicle control coefficients for an unmanned ground vehicle.</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="PDControl" type="UgvPdControlType"/>
   
<xsd:element name="ControlLimits" type="UgvControlLimitsType"/>
   
<xsd:element name="Standoff" type="DistanceType"/>
 
</xsd:sequence>
 
<xsd:attribute name="units" type="UnitsOfMeasureType"/>
 
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:complexType>

attribute UgvControlConstantsType/@units
type UnitsOfMeasureType
properties
isRef 0
facets
Kind Value annotation 
enumeration british 
enumeration metric 
source <xsd:attribute name="units" type="UnitsOfMeasureType"/>

element UgvControlConstantsType/PDControl
diagram ConfigurationSchema_p114.png
type UgvPdControlType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
enabledxsd:booleanrequired      
kPsixsd:doublerequired      
kRxsd:doublerequired      
descriptionxsd:stringoptional      
source <xsd:element name="PDControl" type="UgvPdControlType"/>

element UgvControlConstantsType/ControlLimits
diagram ConfigurationSchema_p115.png
type UgvControlLimitsType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
maxSpeedNonNegativeDoubleTyperequired      
minTransitSpeedNonNegativeDoubleTyperequired      
nominalTransitSpeedNonNegativeDoubleTyperequired      
maxTurnRateNonNegativeDoubleTyperequired      
descriptionxsd:stringoptional      
source <xsd:element name="ControlLimits" type="UgvControlLimitsType"/>

element UgvControlConstantsType/Standoff
diagram ConfigurationSchema_p116.png
type DistanceType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
distanceNonNegativeDoubleTyperequired      
descriptionxsd:stringoptional      
source <xsd:element name="Standoff" type="DistanceType"/>


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