List of all members.
Detailed Description
One-pole, one-zero filter.
Constructor & Destructor Documentation
MoPoleZero::MoPoleZero |
( |
|
) |
|
MoPoleZero::~MoPoleZero |
( |
|
) |
|
Member Function Documentation
void MoPoleZero::setA1 |
( |
SAMPLE |
a1 |
) |
[inline] |
void MoPoleZero::setAllpass |
( |
SAMPLE |
coefficient |
) |
|
void MoPoleZero::setB0 |
( |
SAMPLE |
b0 |
) |
[inline] |
void MoPoleZero::setB1 |
( |
SAMPLE |
b1 |
) |
[inline] |
void MoPoleZero::setBlockZero |
( |
SAMPLE |
thePole = 0.99 |
) |
|
void MoPoleZero::setCoefficients |
( |
SAMPLE |
b0, |
|
|
SAMPLE |
b1, |
|
|
SAMPLE |
a1, |
|
|
bool |
clearState = false | |
|
) |
| | |
SAMPLE MoPoleZero::tick |
( |
SAMPLE |
input |
) |
|
The documentation for this class was generated from the following files: