public class Despreader extends DownSample
Constructor and Description |
---|
Despreader(java.lang.String name,
int ratio,
int stepOfSyncSample) |
Modifier and Type | Method and Description |
---|---|
Signal |
getInSignal() |
Signal |
getSignal()
Simulation:
|
setFirstSyncSample, setLastSyncSample
notifyPropertyChanged
setSyncSample
getConversionRate
getImplementation, setColdStartSignal
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
public Despreader(java.lang.String name, int ratio, int stepOfSyncSample)
id
- name of the systemratio
- ratio of output sample rate to input sample rate.stepOfSample
- synchronization of downsample, must be < ratio.public Signal getSignal()
getSignal
in class SampleRateConverter<DownSample>
public Signal getInSignal()
getInSignal
in class SampleRateConverter