- 3.0.2 optimal control module.
|
#include "SystemModelBase.h"
Go to the source code of this file.
Classes | |
class | ct::optcon::CTSystemModel< STATE_DIM, CONTROL_DIM, SCALAR > |
System model adapted to CT. System model encapsulates the integrator, so it is able to propagate the system, but also computes derivatives w.r.t. both state and noise. When propagating the system, CTSystemModel does not use the specified control input, but uses the assigned system controller instead. More... | |
Namespaces | |
ct | |
ct::optcon | |