Package de.labAlive.system.siso.channel
Class FirAwgn
java.lang.Object
de.labAlive.core.wiringComponent.WiringComponent
de.labAlive.core.abstractSystem.System
de.labAlive.core.abstractSystem.SystemComposite
de.labAlive.system.siso.channel.Awgn
de.labAlive.system.siso.channel.ChannelAwgn
de.labAlive.system.siso.channel.FirAwgn
- All Implemented Interfaces:
Channel,de.labAlive.system.System
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidnoisePower(double power) signalType(de.labAlive.core.signal.Signal signalType) Methods inherited from class de.labAlive.system.siso.channel.ChannelAwgn
connectMethods inherited from class de.labAlive.core.abstractSystem.SystemComposite
addOutPorts, createWires, doWiringLayout, getImplementation, init, replaceInPort, replaceInPorts, replaceOutPorts, stepMethods inherited from class de.labAlive.core.abstractSystem.System
connect, doubleAttenuationProperty, doubleAttenuationProperty, doubleDbProperty, doubleDbProperty, doubleProperty, doubleProperty, getInWire, getOutWire, getOutWire, hide, hideSystemOnly, label, name, rebuild, set, showMethods inherited from class de.labAlive.core.wiringComponent.WiringComponent
addSymbol, getMainParameters, getName, longName, name, name, notifyBeforeParameterChange, setStepInterceptor, setSymbol, setSymbolResolver, show, show, toStringMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.labAlive.system.System
addSymbol, connect, getImplementation, getInWire, getOutWire, label, longName, name, name, set, setStepInterceptor, setSymbol, show, show
-
Constructor Details
-
FirAwgn
public FirAwgn()
-
-
Method Details
-
noisePower
- Specified by:
noisePowerin interfaceChannel- Overrides:
noisePowerin classChannelAwgn
-
signalType
- Specified by:
signalTypein interfaceChannel- Overrides:
signalTypein classAwgn
-
createSystems
public void createSystems()- Overrides:
createSystemsin classde.labAlive.core.abstractSystem.SystemComposite
-
channel
-
getChannelBluePrint
-