|
||||||||||
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.OnePole
public class OnePole
Constructor Summary | |
---|---|
OnePole()
|
|
OnePole(float thePole)
|
Method Summary | |
---|---|
void |
setA1(float a1)
|
void |
setB0(float b0)
|
void |
setPole(float thePole)
|
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 OnePole()
public OnePole(float thePole)
Method Detail |
---|
public void setB0(float b0)
public void setA1(float a1)
public void setPole(float thePole)
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 |