chrono::utils::ChButterworthHighpass Class Reference
Description
Butterworth high-pass filter.
#include <ChFilters.h>
Public Member Functions | |
ChButterworthHighpass (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