public abstract class UnitFilter extends UnitGenerator implements UnitSink, UnitSource
| Modifier and Type | Field and Description |
|---|---|
UnitInputPort |
input |
UnitOutputPort |
output |
FALSE, TRUE| Constructor and Description |
|---|
UnitFilter() |
| Modifier and Type | Method and Description |
|---|---|
UnitInputPort |
getInput() |
UnitOutputPort |
getOutput() |
addPort, addPort, convertHalfLifeToMultiplier, flattenOutputs, generate, 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 UnitInputPort input
public UnitOutputPort output
public UnitInputPort getInput()
public UnitOutputPort getOutput()
getOutput in interface UnitSource