LowPassFilter

A first order low pass filter.

Constructors

this
this(double dt, double RC)

Members

Functions

input
void input(double x)
Undocumented in source. Be warned that the author may not have intended to support it.
output
double output()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta