dynamical-system-simulator.hpp File Reference

Provides an interface to simulate the dynamics provided by a dynamics functor. More...

#include <map>
#include <state-observation/api.h>
#include <state-observation/dynamical-system/dynamical-system-functor-base.hpp>
Include dependency graph for dynamical-system-simulator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stateObservation::DynamicalSystemSimulator
 The class gives a small encapsulation of the dynamics functor, which enables the simulation of the dynamics and the storage of states, inputs and measurements. More...
 

Namespaces

 stateObservation
 

Detailed Description

Provides an interface to simulate the dynamics provided by a dynamics functor.

Author
Mehdi Benallegue
Date
2013