- 3.0.2 optimal control module.
|
#include "MpcSettings.h"
#include "timehorizon/MpcTimeHorizon.h"
#include <ct/optcon/problem/ContinuousOptConProblem.h>
Go to the source code of this file.
Classes | |
class | ct::optcon::tpl::MpcTimeKeeper< SCALAR > |
Time Keeper Class for Model Predictive Control. More... | |
Namespaces | |
ct | |
ct::optcon | |
ct::optcon::tpl | |
Typedefs | |
typedef tpl::MpcTimeKeeper< double > | ct::optcon::MpcTimeKeeper |