public class ExecutionDynamicsConfiguration extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <group ref="{}vehicleConfigurationGroup"/>
       </sequence>
       <attGroup ref="{}commonAttributes"/>
       <attribute name="vehicle" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="date" type="{http://www.w3.org/2001/XMLSchema}string" />
     </restriction>
   </complexContent>
 </complexType>
 | Constructor and Description | 
|---|
| ExecutionDynamicsConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDate()Gets the value of the date property. | 
| String | getDescription()Gets the value of the description property. | 
| MunitionControlConstantsType | getMunitionControlConstants()Gets the value of the munitionControlConstants property. | 
| MunitionDynamicsCoefficientsType | getMunitionDynamicsCoefficients()Gets the value of the munitionDynamicsCoefficients property. | 
| UavControlConstantsType | getUAVControlConstants()Gets the value of the uavControlConstants property. | 
| UavDynamicsCoefficientsType | getUAVDynamicsCoefficients()Gets the value of the uavDynamicsCoefficients property. | 
| UavExecutionParametersType | getUAVExecutionParameters()Gets the value of the uavExecutionParameters property. | 
| UavGoalCapabilitiesType | getUAVGoalCapabilities()Gets the value of the uavGoalCapabilities property. | 
| UavPowerModelCoefficientsType | getUAVPowerModelCoefficients()Gets the value of the uavPowerModelCoefficients property. | 
| UgvControlConstantsType | getUGVControlConstants()Gets the value of the ugvControlConstants property. | 
| UgvDynamicsCoefficientsType | getUGVDynamicsCoefficients()Gets the value of the ugvDynamicsCoefficients property. | 
| UgvExecutionParametersType | getUGVExecutionParameters()Gets the value of the ugvExecutionParameters property. | 
| GoalCapabilitiesType | getUGVGoalCapabilities()Gets the value of the ugvGoalCapabilities property. | 
| UgvPowerModelCoefficientsType | getUGVPowerModelCoefficients()Gets the value of the ugvPowerModelCoefficients property. | 
| UsvControlConstantsType | getUSVControlConstants()Gets the value of the usvControlConstants property. | 
| UsvDynamicsCoefficientsType | getUSVDynamicsCoefficients()Gets the value of the usvDynamicsCoefficients property. | 
| UsvExecutionParametersType | getUSVExecutionParameters()Gets the value of the usvExecutionParameters property. | 
| GoalCapabilitiesType | getUSVGoalCapabilities()Gets the value of the usvGoalCapabilities property. | 
| UsvPowerModelCoefficientsType | getUSVPowerModelCoefficients()Gets the value of the usvPowerModelCoefficients property. | 
| UuvControlConstantsType | getUUVControlConstants()Gets the value of the uuvControlConstants property. | 
| UuvDynamicsCoefficientsType | getUUVDynamicsCoefficients()Gets the value of the uuvDynamicsCoefficients property. | 
| UuvExecutionParametersType | getUUVExecutionParameters()Gets the value of the uuvExecutionParameters property. | 
| UuvGoalCapabilitiesType | getUUVGoalCapabilities()Gets the value of the uuvGoalCapabilities property. | 
| UuvPowerModelCoefficientsType | getUUVPowerModelCoefficients()Gets the value of the uuvPowerModelCoefficients property. | 
| String | getVehicle()Gets the value of the vehicle property. | 
| void | setDate(String value)Sets the value of the date property. | 
| void | setDescription(String value)Sets the value of the description property. | 
| void | setMunitionControlConstants(MunitionControlConstantsType value)Sets the value of the munitionControlConstants property. | 
| void | setMunitionDynamicsCoefficients(MunitionDynamicsCoefficientsType value)Sets the value of the munitionDynamicsCoefficients property. | 
| void | setUAVControlConstants(UavControlConstantsType value)Sets the value of the uavControlConstants property. | 
| void | setUAVDynamicsCoefficients(UavDynamicsCoefficientsType value)Sets the value of the uavDynamicsCoefficients property. | 
| void | setUAVExecutionParameters(UavExecutionParametersType value)Sets the value of the uavExecutionParameters property. | 
| void | setUAVGoalCapabilities(UavGoalCapabilitiesType value)Sets the value of the uavGoalCapabilities property. | 
| void | setUAVPowerModelCoefficients(UavPowerModelCoefficientsType value)Sets the value of the uavPowerModelCoefficients property. | 
| void | setUGVControlConstants(UgvControlConstantsType value)Sets the value of the ugvControlConstants property. | 
| void | setUGVDynamicsCoefficients(UgvDynamicsCoefficientsType value)Sets the value of the ugvDynamicsCoefficients property. | 
| void | setUGVExecutionParameters(UgvExecutionParametersType value)Sets the value of the ugvExecutionParameters property. | 
| void | setUGVGoalCapabilities(GoalCapabilitiesType value)Sets the value of the ugvGoalCapabilities property. | 
| void | setUGVPowerModelCoefficients(UgvPowerModelCoefficientsType value)Sets the value of the ugvPowerModelCoefficients property. | 
| void | setUSVControlConstants(UsvControlConstantsType value)Sets the value of the usvControlConstants property. | 
| void | setUSVDynamicsCoefficients(UsvDynamicsCoefficientsType value)Sets the value of the usvDynamicsCoefficients property. | 
| void | setUSVExecutionParameters(UsvExecutionParametersType value)Sets the value of the usvExecutionParameters property. | 
| void | setUSVGoalCapabilities(GoalCapabilitiesType value)Sets the value of the usvGoalCapabilities property. | 
| void | setUSVPowerModelCoefficients(UsvPowerModelCoefficientsType value)Sets the value of the usvPowerModelCoefficients property. | 
| void | setUUVControlConstants(UuvControlConstantsType value)Sets the value of the uuvControlConstants property. | 
| void | setUUVDynamicsCoefficients(UuvDynamicsCoefficientsType value)Sets the value of the uuvDynamicsCoefficients property. | 
| void | setUUVExecutionParameters(UuvExecutionParametersType value)Sets the value of the uuvExecutionParameters property. | 
| void | setUUVGoalCapabilities(UuvGoalCapabilitiesType value)Sets the value of the uuvGoalCapabilities property. | 
| void | setUUVPowerModelCoefficients(UuvPowerModelCoefficientsType value)Sets the value of the uuvPowerModelCoefficients property. | 
| void | setVehicle(String value)Sets the value of the vehicle property. | 
protected UavPowerModelCoefficientsType uavPowerModelCoefficients
protected UavDynamicsCoefficientsType uavDynamicsCoefficients
protected UavControlConstantsType uavControlConstants
protected UavExecutionParametersType uavExecutionParameters
protected UavGoalCapabilitiesType uavGoalCapabilities
protected UgvPowerModelCoefficientsType ugvPowerModelCoefficients
protected UgvDynamicsCoefficientsType ugvDynamicsCoefficients
protected UgvControlConstantsType ugvControlConstants
protected UgvExecutionParametersType ugvExecutionParameters
protected GoalCapabilitiesType ugvGoalCapabilities
protected UsvPowerModelCoefficientsType usvPowerModelCoefficients
protected UsvDynamicsCoefficientsType usvDynamicsCoefficients
protected UsvControlConstantsType usvControlConstants
protected UsvExecutionParametersType usvExecutionParameters
protected GoalCapabilitiesType usvGoalCapabilities
protected UuvPowerModelCoefficientsType uuvPowerModelCoefficients
protected UuvDynamicsCoefficientsType uuvDynamicsCoefficients
protected UuvControlConstantsType uuvControlConstants
protected UuvExecutionParametersType uuvExecutionParameters
protected UuvGoalCapabilitiesType uuvGoalCapabilities
protected MunitionDynamicsCoefficientsType munitionDynamicsCoefficients
protected MunitionControlConstantsType munitionControlConstants
protected String vehicle
protected String date
protected String description
public UavPowerModelCoefficientsType getUAVPowerModelCoefficients()
UavPowerModelCoefficientsTypepublic void setUAVPowerModelCoefficients(UavPowerModelCoefficientsType value)
value - allowed object is
     UavPowerModelCoefficientsTypepublic UavDynamicsCoefficientsType getUAVDynamicsCoefficients()
UavDynamicsCoefficientsTypepublic void setUAVDynamicsCoefficients(UavDynamicsCoefficientsType value)
value - allowed object is
     UavDynamicsCoefficientsTypepublic UavControlConstantsType getUAVControlConstants()
UavControlConstantsTypepublic void setUAVControlConstants(UavControlConstantsType value)
value - allowed object is
     UavControlConstantsTypepublic UavExecutionParametersType getUAVExecutionParameters()
UavExecutionParametersTypepublic void setUAVExecutionParameters(UavExecutionParametersType value)
value - allowed object is
     UavExecutionParametersTypepublic UavGoalCapabilitiesType getUAVGoalCapabilities()
UavGoalCapabilitiesTypepublic void setUAVGoalCapabilities(UavGoalCapabilitiesType value)
value - allowed object is
     UavGoalCapabilitiesTypepublic UgvPowerModelCoefficientsType getUGVPowerModelCoefficients()
UgvPowerModelCoefficientsTypepublic void setUGVPowerModelCoefficients(UgvPowerModelCoefficientsType value)
value - allowed object is
     UgvPowerModelCoefficientsTypepublic UgvDynamicsCoefficientsType getUGVDynamicsCoefficients()
UgvDynamicsCoefficientsTypepublic void setUGVDynamicsCoefficients(UgvDynamicsCoefficientsType value)
value - allowed object is
     UgvDynamicsCoefficientsTypepublic UgvControlConstantsType getUGVControlConstants()
UgvControlConstantsTypepublic void setUGVControlConstants(UgvControlConstantsType value)
value - allowed object is
     UgvControlConstantsTypepublic UgvExecutionParametersType getUGVExecutionParameters()
UgvExecutionParametersTypepublic void setUGVExecutionParameters(UgvExecutionParametersType value)
value - allowed object is
     UgvExecutionParametersTypepublic GoalCapabilitiesType getUGVGoalCapabilities()
GoalCapabilitiesTypepublic void setUGVGoalCapabilities(GoalCapabilitiesType value)
value - allowed object is
     GoalCapabilitiesTypepublic UsvPowerModelCoefficientsType getUSVPowerModelCoefficients()
UsvPowerModelCoefficientsTypepublic void setUSVPowerModelCoefficients(UsvPowerModelCoefficientsType value)
value - allowed object is
     UsvPowerModelCoefficientsTypepublic UsvDynamicsCoefficientsType getUSVDynamicsCoefficients()
UsvDynamicsCoefficientsTypepublic void setUSVDynamicsCoefficients(UsvDynamicsCoefficientsType value)
value - allowed object is
     UsvDynamicsCoefficientsTypepublic UsvControlConstantsType getUSVControlConstants()
UsvControlConstantsTypepublic void setUSVControlConstants(UsvControlConstantsType value)
value - allowed object is
     UsvControlConstantsTypepublic UsvExecutionParametersType getUSVExecutionParameters()
UsvExecutionParametersTypepublic void setUSVExecutionParameters(UsvExecutionParametersType value)
value - allowed object is
     UsvExecutionParametersTypepublic GoalCapabilitiesType getUSVGoalCapabilities()
GoalCapabilitiesTypepublic void setUSVGoalCapabilities(GoalCapabilitiesType value)
value - allowed object is
     GoalCapabilitiesTypepublic UuvPowerModelCoefficientsType getUUVPowerModelCoefficients()
UuvPowerModelCoefficientsTypepublic void setUUVPowerModelCoefficients(UuvPowerModelCoefficientsType value)
value - allowed object is
     UuvPowerModelCoefficientsTypepublic UuvDynamicsCoefficientsType getUUVDynamicsCoefficients()
UuvDynamicsCoefficientsTypepublic void setUUVDynamicsCoefficients(UuvDynamicsCoefficientsType value)
value - allowed object is
     UuvDynamicsCoefficientsTypepublic UuvControlConstantsType getUUVControlConstants()
UuvControlConstantsTypepublic void setUUVControlConstants(UuvControlConstantsType value)
value - allowed object is
     UuvControlConstantsTypepublic UuvExecutionParametersType getUUVExecutionParameters()
UuvExecutionParametersTypepublic void setUUVExecutionParameters(UuvExecutionParametersType value)
value - allowed object is
     UuvExecutionParametersTypepublic UuvGoalCapabilitiesType getUUVGoalCapabilities()
UuvGoalCapabilitiesTypepublic void setUUVGoalCapabilities(UuvGoalCapabilitiesType value)
value - allowed object is
     UuvGoalCapabilitiesTypepublic MunitionDynamicsCoefficientsType getMunitionDynamicsCoefficients()
MunitionDynamicsCoefficientsTypepublic void setMunitionDynamicsCoefficients(MunitionDynamicsCoefficientsType value)
value - allowed object is
     MunitionDynamicsCoefficientsTypepublic MunitionControlConstantsType getMunitionControlConstants()
MunitionControlConstantsTypepublic void setMunitionControlConstants(MunitionControlConstantsType value)
value - allowed object is
     MunitionControlConstantsTypepublic String getVehicle()
Stringpublic void setVehicle(String value)
value - allowed object is
     Stringpublic String getDate()
Stringpublic void setDate(String value)
value - allowed object is
     Stringpublic String getDescription()
String