33 #ifndef ACADO_TOOLKIT_COLORED_NOISE_HPP 34 #define ACADO_TOOLKIT_COLORED_NOISE_HPP 174 #include <acado/noise/colored_noise.ipp> 177 #endif // ACADO_TOOLKIT_COLORED_NOISE_HPP returnValue setDynamicSystem(const DynamicSystem &_dynamicSystem)
Stores a DifferentialEquation together with an OutputFcn.
Provides a time grid consisting of vector-valued optimization variables at each grid point...
Allows to pass back messages to the calling function.
Base class for generating pseudo-random noise for simulating the Process.
BEGIN_NAMESPACE_ACADO typedef unsigned int uint
#define CLOSE_NAMESPACE_ACADO
virtual returnValue init(uint seed=0)
Generates pseudo-random colored noise for simulating the Process.
void rhs(const real_t *x, real_t *f)
DynamicSystem * dynamicSystem
#define BEGIN_NAMESPACE_ACADO
virtual returnValue step(DVector &_w)
virtual ColoredNoise * clone() const
ColoredNoise & operator=(const ColoredNoise &rhs)