OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
RunningDataPredictCorrect.cpp File Reference

Implementation of the RunningData methods that perform the Kalman prediction and correction: they are somewhat slow to compile so they're separated out here to avoid unnecessary rebuilds. More...

#include "RunningData.h"
#include <osvr/Util/Verbosity.h>

Go to the source code of this file.

Detailed Description

Implementation of the RunningData methods that perform the Kalman prediction and correction: they are somewhat slow to compile so they're separated out here to avoid unnecessary rebuilds.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file RunningDataPredictCorrect.cpp.