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
returnValue setStatus(BlockStatus _status)
#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)
Noise & operator=(const Noise &rhs)
DynamicSystem * dynamicSystem
#define BEGIN_NAMESPACE_ACADO
virtual returnValue step(DVector &_w)
virtual ColoredNoise * clone() const
#define ACADOERROR(retval)
ColoredNoise & operator=(const ColoredNoise &rhs)