33 #ifndef ACADO_TOOLKIT_SIMULATION_CLOCK_HPP 34 #define ACADO_TOOLKIT_SIMULATION_CLOCK_HPP 127 #endif // ACADO_TOOLKIT_SIMULATION_CLOCK_HPP Base class for all kind of time measurements.
Allows to pass back messages to the calling function.
virtual returnValue stop()
virtual returnValue step(double _timeShift)
#define CLOSE_NAMESPACE_ACADO
Simulates real time measurements for simulations.
SimulationClock & operator=(const SimulationClock &rhs)
virtual Clock * clone() const
void rhs(const real_t *x, real_t *f)
virtual ~SimulationClock()
#define BEGIN_NAMESPACE_ACADO
virtual returnValue start()