chrono::utils::ChButterworth_Highpass Class Reference

Description

Butterworth high-pass filter.

#include <ChFilters.h>

Public Member Functions

 ChButterworth_Highpass (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