OSVR-Core  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::kalman::ConstantProcess< StateType > Class Template Reference

#include <osvr/Kalman/ConstantProcess.h>

Detailed Description

template<typename StateType>
class osvr::kalman::ConstantProcess< StateType >

A simple process model for a "constant" process: all prediction does at most is bump up the uncertainty. Since it's widely applicable, it's templated on state type.

One potential application is for beacon autocalibration in a device filter.

Definition at line 45 of file ConstantProcess.h.


The documentation for this class was generated from the following file: