chrono::utils::ChButterworth_Lowpass Class Reference

Description

Butterworth low-pass filter.

#include <ChFilters.h>

Public Member Functions

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