Declare the class of the flexibility estimation using the extended Kalman Filter. More...
#include <boost/utility.hpp>
#include <state-observation/api.h>
#include <state-observation/observer/extended-kalman-filter.hpp>
#include <state-observation/flexibility-estimation/flexibility-estimator-base.hpp>
Go to the source code of this file.
Classes | |
class | stateObservation::flexibilityEstimation::EKFFlexibilityEstimatorBase |
This class is the base class of the flexibility estimators that use an extended Kalman Filter. Several methods require to be overloaded to derive an implementation from this base class. More... | |
Namespaces | |
stateObservation | |
stateObservation::flexibilityEstimation | |
Declare the class of the flexibility estimation using the extended Kalman Filter.