|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.toot.dsp.jSTK.Filter
uk.org.toot.dsp.jSTK.OneZero
public class OneZero
Constructor Summary | |
---|---|
OneZero()
|
|
OneZero(float theZero)
|
Method Summary | |
---|---|
void |
setB0(float b0)
|
void |
setB1(float b1)
|
void |
setZero(float theZero)
|
float |
tick(float input)
|
Methods inherited from class uk.org.toot.dsp.jSTK.Filter |
---|
clear, getGain, lastOut, setCoefficients, setDenominator, setGain |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OneZero()
public OneZero(float theZero)
Method Detail |
---|
public void setB0(float b0)
public void setB1(float b1)
public void setZero(float theZero)
public float tick(float input)
tick
in class Filter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |