a1 | SPUC::iir_2nd< Numeric, Coeff > | protected |
a2 | SPUC::iir_2nd< Numeric, Coeff > | protected |
b0 | SPUC::iir_2nd< Numeric, Coeff > | protected |
b1 | SPUC::iir_2nd< Numeric, Coeff > | protected |
b2 | SPUC::iir_2nd< Numeric, Coeff > | protected |
clock(Numeric input) | SPUC::iir_2nd< Numeric, Coeff > | inline |
fb0 | SPUC::iir_2nd< Numeric, Coeff > | |
fb1 | SPUC::iir_2nd< Numeric, Coeff > | |
fb2 | SPUC::iir_2nd< Numeric, Coeff > | |
get_a1() | SPUC::iir_2nd< Numeric, Coeff > | inline |
get_a2() | SPUC::iir_2nd< Numeric, Coeff > | inline |
get_b0() | SPUC::iir_2nd< Numeric, Coeff > | inline |
get_b1() | SPUC::iir_2nd< Numeric, Coeff > | inline |
get_b2() | SPUC::iir_2nd< Numeric, Coeff > | inline |
get_round_bits() | SPUC::iir_2nd< Numeric, Coeff > | inline |
iir_2nd(Coeff B0, Coeff B1, Coeff B2, Coeff A1, Coeff A2, long b=0) | SPUC::iir_2nd< Numeric, Coeff > | inline |
iir_2nd(Coeff A1=0, Coeff A2=0) | SPUC::iir_2nd< Numeric, Coeff > | inline |
iir_2nd(const char *file) | SPUC::iir_2nd< Numeric, Coeff > | inline |
in | SPUC::iir_2nd< Numeric, Coeff > | protected |
print() | SPUC::iir_2nd< Numeric, Coeff > | inline |
Q | SPUC::iir_2nd< Numeric, Coeff > | protected |
reset() | SPUC::iir_2nd< Numeric, Coeff > | inline |
round_bits | SPUC::iir_2nd< Numeric, Coeff > | protected |
set_a(Coeff A1, Coeff A2) | SPUC::iir_2nd< Numeric, Coeff > | inline |
set_b(Coeff A1, Coeff A2) | SPUC::iir_2nd< Numeric, Coeff > | inline |
set_coeffs(Coeff B0, Coeff B1, Coeff B2, Coeff A1, Coeff A2) | SPUC::iir_2nd< Numeric, Coeff > | inline |
set_round_bits(long x) | SPUC::iir_2nd< Numeric, Coeff > | inline |
sum_type typedef | SPUC::iir_2nd< Numeric, Coeff > | |