| diagram | ![]() |
||
| children | UAVPowerModelCoefficients UAVDynamicsCoefficients UAVControlConstants UAVExecutionParameters UAVGoalCapabilities | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name="uavConfigurationGroup"> <xsd:annotation> <xsd:appinfo>Contains dynamics (mathematical model) and vehicle control coefficients for a unmanned aerial vehicle.</xsd:appinfo> </xsd:annotation> <xsd:choice> <xsd:sequence> <xsd:element name="UAVPowerModelCoefficients" type="UavPowerModelCoefficientsType"/> <xsd:element name="UAVDynamicsCoefficients" type="UavDynamicsCoefficientsType"/> </xsd:sequence> <xsd:group ref="UAVExecutionParameters"/> </xsd:choice> </xsd:group> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| type | UavPowerModelCoefficientsType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xsd:element name="UAVPowerModelCoefficients" type="UavPowerModelCoefficientsType"/> |
| diagram | ![]() |
||||||||||||||||||
| type | UavDynamicsCoefficientsType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | SimulationRunOptions Vehicle InertiaMatrix LongitudinalCoefficients LateralCoefficients ControlCoefficients | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xsd:element name="UAVDynamicsCoefficients" type="UavDynamicsCoefficientsType"/> |