|
Cheetah Software
1.0
|
Test filter functions. More...
#include "Dynamics/spatial.h"#include "Math/FirstOrderIIRFilter.h"#include "Math/orientation_tools.h"#include "cppTypes.h"#include "gmock/gmock.h"#include "gtest/gtest.h"
Include dependency graph for test_filters.cpp:Go to the source code of this file.
Functions | |
| TEST (Filters, firstOrderIIR) | |
| TEST | ( | Filters | , |
| firstOrderIIR | |||
| ) |
Test the firstOrderIIR filter with Eigen Vec3's
Definition at line 20 of file test_filters.cpp.
References almostEqual(), FirstOrderIIRFilter< T, T2 >::get(), and FirstOrderIIRFilter< T, T2 >::update().
Here is the call graph for this function: