Modifier and Type | Class and Description |
---|---|
class |
AnalogSISOSystem
(Convenient) base class for systems with single input and output.
|
class |
DigitalSISOSystem
(Convenient) base class for systems with single input and output.
|
Modifier and Type | Class and Description |
---|---|
class |
Delay |
class |
Gain |
class |
IIR
IIR-Filter
|
class |
Quantizer
Also uniform quantiser.
|
class |
VoidSystem |
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 |
DopplerMultipathFading |
class |
JakesComplexMultipathFadingChannel |
Modifier and Type | Class and Description |
---|---|
class |
ToReal |
Modifier and Type | Class and Description |
---|---|
class |
RealImaginarySwitch |
Modifier and Type | Class and Description |
---|---|
class |
ComplexFir
FIR-Filter for any signal type, also complexSignal Implementing class must set impulse response coefficients.
|
class |
DigitalFIR |
class |
ExponentialPulse |
class |
FIR
FIR-Filter
Implementing class must set impulse response coefficients.
|
class |
Fir2ComplexFir |
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 |
VoidModemSystem |
Modifier and Type | Class and Description |
---|---|
class |
PulseShaperSwitch |
Modifier and Type | Method and Description |
---|---|
SISOSystem |
PulseShaperFactory.createPulseShaper(PulseShape pulseShape,
PulseSetting pulseSetting) |
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 |
Equalizer |
class |
FFT |
class |
IFFT |
class |
ParallelSignalSiso
The in and outgoing signals are of type ParallelSignal.
|
Modifier and Type | Class and Description |
---|---|
class |
SystemSwitch |
Modifier and Type | Method and Description |
---|---|
SISOSystem |
SISOSystems.getCurrentSystem() |
SISOSystem |
SISOSystems.setCurrentSystem(SISOSystem system) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<SISOSystem> |
SISOSystems.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
SystemSwitch.addSystem(SISOSystem system) |
void |
SISOSystems.addSystem(SISOSystem system) |
SISOSystem |
SISOSystems.setCurrentSystem(SISOSystem system) |
void |
SystemSwitch.switch2System(SISOSystem system) |
Modifier and Type | Class and Description |
---|---|
class |
SelectablePulseShaper |
Modifier and Type | Class and Description |
---|---|
class |
AnalogSystemSwitch |
Modifier and Type | Class and Description |
---|---|
class |
Coder
Class for Coder, precodes the digital source signal before modulation.
|
Modifier and Type | Class and Description |
---|---|
class |
FibreChannel
FibreChannel wie im Praktikum
|
Modifier and Type | Class and Description |
---|---|
class |
AtmosphericAbsorption |
class |
GainDb |
class |
RadarDelayChannel |
class |
ReceivingAntenna |
class |
Target |
Modifier and Type | Class and Description |
---|---|
class |
FMComplexModulator |
class |
FmModulator |
Modifier and Type | Class and Description |
---|---|
class |
FMComplexDemod |
Modifier and Type | Class and Description |
---|---|
class |
NonlinearQuantisiererOld
Quantize a incoming analog signal
|
Modifier and Type | Class and Description |
---|---|
class |
SelectablePulse |