Modifier and Type | Class and Description |
---|---|
class |
IIR
IIR-Filter
|
class |
Quantizer
Also uniform quantiser.
|
Modifier and Type | Class and Description |
---|---|
class |
DelayChannel |
class |
EchoChannel |
Modifier and Type | Class and Description |
---|---|
class |
ExtendedPedestrianAmodel |
class |
MultipathFadingChannel |
Modifier and Type | Class and Description |
---|---|
class |
ExponentialPulse |
class |
FIR
FIR-Filter
Implementing class must set impulse response coefficients.
|
class |
GaussLowpass |
class |
Lowpass |
class |
NormalizedFIR |
class |
Pulse |
class |
RaisedCosineFilter
Raised Cosine (RC)
Base class for cos-roll-off lowpass filter
|
class |
RcLowpass |
class |
Rect |
class |
RectBandpass
Ideal bandpass filter.
|
class |
RectHighpass
Ideal highpass filter.
|
class |
RectLowpass
Ideal low pass filter / si impulse.
|
class |
RectPass
Base class for low and high pass filter
|
class |
Sinc |
class |
Sinc2 |
class |
TimeLimitedPulse |
Modifier and Type | Class and Description |
---|---|
class |
HalfSine |
class |
RootRaisedCosineFilter
Root Raised Cosine (RRC)
Cosinus-roll-off-Filter (root-raised-cosine filter)
|
Modifier and Type | Class and Description |
---|---|
class |
NilPulseShaper |
Modifier and Type | Class and Description |
---|---|
class |
Commutator |
class |
Expander
System to expand the amplitudes of a signal with
the 13-Segment-Kennlinie
|
class |
Kompressor
Class to kompress the amplitudes of a incoming siganl with
the 13-Segment-Kennlinie
|
class |
NonlinearSystem |
class |
Parabola |
Modifier and Type | Class and Description |
---|---|
class |
SelectablePulseShaper |
Modifier and Type | Class and Description |
---|---|
class |
AnalogSystemSwitch |
Modifier and Type | Method and Description |
---|---|
AnalogSISOSystem |
AnalogSISOSystems.getCurrentSystem() |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<AnalogSISOSystem> |
AnalogSISOSystems.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
AnalogSystemSwitch.addSystem(AnalogSISOSystem system) |
void |
AnalogSISOSystems.addSystem(AnalogSISOSystem system) |
void |
AnalogSystemSwitch.setCurrentSystem(AnalogSISOSystem system) |
void |
AnalogSISOSystems.setCurrentSystem(AnalogSISOSystem system) |
Modifier and Type | Method and Description |
---|---|
void |
AnalogSystemSwitch.setCurrentSystem(java.lang.Class<? extends AnalogSISOSystem> analogSISOSystemClass) |
void |
AnalogSISOSystems.setCurrentSystem(java.lang.Class<? extends AnalogSISOSystem> analogSISOSystemClass) |
Modifier and Type | Class and Description |
---|---|
class |
FibreChannel
FibreChannel wie im Praktikum
|
Modifier and Type | Class and Description |
---|---|
class |
RadarDelayChannel |
Modifier and Type | Class and Description |
---|---|
class |
NonlinearQuantisiererOld
Quantize a incoming analog signal
|