SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
This is the complete list of members for fftfilt, including all inherited members.
_blackman(int i, int len) | fftfilt | inlineprotected |
BLACKMAN enum value | fftfilt | private |
cmplx typedef | fftfilt | |
create_asym_filter(float fopp, float fin) | fftfilt | |
create_dsb_filter(float f2) | fftfilt | |
create_filter(float f1, float f2) | fftfilt | |
create_rrc_filter(float fb, float a) | fftfilt | |
data | fftfilt | protected |
fft | fftfilt | protected |
fftfilt(float f1, float f2, int len) | fftfilt | |
fftfilt(float f2, int len) | fftfilt | |
filter | fftfilt | protected |
filterOpp | fftfilt | protected |
flen | fftfilt | protected |
flen2 | fftfilt | protected |
frrc(float fb, float a, int i, int len) | fftfilt | inlineprotected |
fsinc(float fc, int i, int len) | fftfilt | inlineprotected |
HAMMING enum value | fftfilt | private |
HANNING enum value | fftfilt | private |
init_dsb_filter() | fftfilt | protected |
init_filter() | fftfilt | protected |
inptr | fftfilt | protected |
noFilt(const cmplx &in, cmplx **out) | fftfilt | |
NONE enum value | fftfilt | private |
output | fftfilt | protected |
ovlbuf | fftfilt | protected |
pass | fftfilt | protected |
runAsym(const cmplx &in, cmplx **out, bool usb) | fftfilt | |
runDSB(const cmplx &in, cmplx **out, bool getDC=true) | fftfilt | |
runFilt(const cmplx &in, cmplx **out) | fftfilt | |
runSSB(const cmplx &in, cmplx **out, bool usb, bool getDC=true) | fftfilt | |
window | fftfilt | protected |
~fftfilt() | fftfilt |