ButterworthHP

Second order butterworth highpass filter

class ButterworthHP : BiQuad!T(
T
) {}

Constructors

this
this()
Undocumented in source.

Members

Functions

calcCoefficients
void calcCoefficients()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta