|
LMMS
|
#include <iir.h>
Public Attributes | |
| int | np |
| int | mode |
| int | availst |
| int | nstages |
| int | na |
| int | nb |
| gliirt | fc |
| gliirt | bw |
| gliirt | ppr |
| gliirt | spr |
| gliirt ** | coeff |
| int iir_stage::availst |
| gliirt iir_stage::bw |
| gliirt** iir_stage::coeff |
| gliirt iir_stage::fc |
| int iir_stage::mode |
| int iir_stage::na |
| int iir_stage::nb |
| int iir_stage::np |
| int iir_stage::nstages |
| gliirt iir_stage::ppr |
| gliirt iir_stage::spr |