Class Bit2Symbol
java.lang.Object
de.labAlive.core.wiringComponent.WiringComponent
de.labAlive.core.abstractSystem.System
de.labAlive.core.abstractSystem.mi.OnConditionStartableSystem
de.labAlive.core.abstractSystem.sampleRateConverter.SampleRateConverter
de.labAlive.system.sampleRateConverter.SampleRateConverter<T>
de.labAlive.system.sampleRateConverter.downConverter.base.DownConverter<Bit2Symbol>
de.labAlive.system.sampleRateConverter.downConverter.symbolMapping.qam.bit2Symbol.Bit2Symbol
- All Implemented Interfaces:
de.labAlive.system.System
- Direct Known Subclasses:
Bit2RealSymbol
Maps bitsPerSymbol, e.g. 4, incoming bits (DigitalSignal)
to a symbol (complex signal).
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.labAlive.system.sampleRateConverter.SampleRateConverter
getSignal, setSyncSampleMethods inherited from class de.labAlive.core.abstractSystem.sampleRateConverter.SampleRateConverter
getConversionRate, getInSignalMethods inherited from class de.labAlive.core.abstractSystem.mi.OnConditionStartableSystem
getImplementation, setColdStartSignalMethods 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, longName, name, setStepInterceptor, setSymbol, show, show
-
Constructor Details
-
Bit2Symbol
public Bit2Symbol()
-
-
Method Details
-
getPicFilename
-
getBitsPerSymbol
public static int getBitsPerSymbol() -
getM
public static int getM() -
notifyPropertyChanged
public void notifyPropertyChanged()- Overrides:
notifyPropertyChangedin classDownConverter<Bit2Symbol>
-