public class FirAwgn extends ChannelAwgn
Constructor and Description |
---|
FirAwgn() |
Modifier and Type | Method and Description |
---|---|
FirAwgn |
channel(FIR channel) |
void |
createSystems()
Create all required systems as class fields.
|
FIR |
getChannelBluePrint() |
FirAwgn |
noisePower(double power) |
FirAwgn |
signalType(Signal signalType) |
connect
addOutPorts, createWires, doWiringLayout, getImplementation, init, replaceInPort, replaceInPorts, replaceOutPorts, step
connect, doubleDbProperty, doubleDbProperty, doubleProperty, doubleProperty, getInWire, getOutWire, getOutWire, hide, hideSystemOnly, label, name, rebuild, set, show
addSymbol, getMainParameters, getName, longName, name, name, notifyBeforeParameterChange, setStepInterceptor, setSymbol, show, show, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSymbol, connect, getImplementation, getInWire, getOutWire, label, longName, name, name, set, setStepInterceptor, setSymbol, show, show
public FirAwgn noisePower(double power)
noisePower
in interface Channel
noisePower
in class ChannelAwgn
public FirAwgn signalType(Signal signalType)
signalType
in interface Channel
signalType
in class Awgn
public void createSystems()
SystemComposite
createSystems
in class SystemComposite
public FIR getChannelBluePrint()