qampy.core.filter#
Filter functions for matched filtering, pulse-shaping and impairment simulation.
Functions
|
Apply an analog filter to a signal for simulating e.g. |
|
Moving average of signal |
|
Low-pass pre-filter signal with square shape filter |
|
Ideal LP filter for selecting part of the spectrum. |
|
Frequency transfer function of the square-root-raised cosine filter with a given roll-off factor and time width/sampling period after _[1] |
|
Root-raised cosine filter applied in the time domain using fftconvolve. |
|
Time impulse response of the square-root-raised cosine filter with a given roll-off factor and time width/sampling period after _[1] This implementation differs by a factor 2 from the previous. |