chrono::utils::ChButterworthLowpass Class Reference
Description
Butterworth low-pass filter.
#include <ChFilters.h>
Public Member Functions | |
ChButterworthLowpass (unsigned int nPoles, double step, double fc) | |
void | Reset () |
void | Config (unsigned int nPoles, double step, double fc) |
double | Filter (double u) |
The documentation for this class was generated from the following files:
- /builds/uwsbel/chrono/src/chrono/utils/ChFilters.h
- /builds/uwsbel/chrono/src/chrono/utils/ChFilters.cpp