public class FilterLowPass extends FilterBiquadCommon
Qamplitudefrequencyinput, outputFALSE, TRUE| Constructor and Description |
|---|
FilterLowPass() |
| Modifier and Type | Method and Description |
|---|---|
void |
updateCoefficients()
This method is by Filter_Biquad to update coefficients for the Filter_LowPass filter.
|
computeBiquadCommon, recalculategenerate, performBiquadFiltergetInput, getOutputaddPort, addPort, convertHalfLifeToMultiplier, flattenOutputs, generate, getCircuit, getFramePeriod, getFrameRate, getPortByName, getPorts, getSynthesisEngine, getSynthesizer, getTopUnit, getUnitGenerator, isEnabled, pullData, setCircuit, setEnabled, setFrameRate, setPort, setSynthesisEngine, start, start, stop, stopequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUnitGenerator, start, start, stop, stopgetUnitGeneratorpublic void updateCoefficients()
updateCoefficients in class FilterBiquadCommon