#include <Prerequisites.h>
Definition at line 729 of file Prerequisites.h.
◆ FilterDoubleExponentialDouble()
| FilterDoubleExponentialDouble::FilterDoubleExponentialDouble |
( |
| ) |
|
|
inline |
◆ ~FilterDoubleExponentialDouble()
| FilterDoubleExponentialDouble::~FilterDoubleExponentialDouble |
( |
| ) |
|
|
inline |
◆ GetFilteredPoints()
| std::vector< double > FilterDoubleExponentialDouble::GetFilteredPoints |
( |
| ) |
|
|
inline |
◆ Init()
| void FilterDoubleExponentialDouble::Init |
( |
float |
fSmoothing = 0.25f, |
|
|
float |
fCorrection = 0.25f, |
|
|
float |
fPrediction = 0.25f, |
|
|
float |
fJitterRadius = 0.03f, |
|
|
float |
fMaxDeviationRadius = 0.05f |
|
) |
| |
|
inline |
◆ Reset()
| void FilterDoubleExponentialDouble::Reset |
( |
| ) |
|
|
inline |
◆ Shutdown()
| void FilterDoubleExponentialDouble::Shutdown |
( |
| ) |
|
|
inline |
◆ Update()
| void FilterDoubleExponentialDouble::Update |
( |
std::vector< double > |
points | ) |
|
|
inline |
The documentation for this class was generated from the following file: