observer-base.hpp File Reference

Defines the base class of a state observer. The observer is destinated to any dynamical system with a vector state representation The file describes also the used data structures and exceptions of the derivated classes. More...

#include <boost/assert.hpp>
#include <boost/static_assert.hpp>
#include <state-observation/api.h>
#include <state-observation/tools/definitions.hpp>
Include dependency graph for observer-base.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stateObservation::ObserverBase
 The base class for observers. The observer is destinated to any dynamical system with a vector state representation. This class mostly defined an abstract interface, static constants and types. It is templated by: More...
 

Namespaces

 stateObservation
 

Detailed Description

Defines the base class of a state observer. The observer is destinated to any dynamical system with a vector state representation The file describes also the used data structures and exceptions of the derivated classes.

Author
Mehdi Benallegue
Date
2012