Visitor pattern to allow the user to set state init values.
#include <msf_statevisitor.h>
Public Member Functions |
virtual void | resetState (EKFState_T &state) const =0 |
| The state is set to zero/identity, this method will be called to give the user the possibility to change the reset values of some states.
|
virtual | ~StateVisitor () |
Constructor & Destructor Documentation
template<typename EKFState_T>
Member Function Documentation
template<typename EKFState_T>
The documentation for this class was generated from the following file: