|
SoDaRadio-5.0.3-master:8901fb5
|
#include <fstream>#include <complex>#include <stdio.h>#include <fcntl.h>#include <sys/types.h>#include <sys/stat.h>#include <fftw3.h>#include "SoDaBase.hxx"Go to the source code of this file.
Classes | |
| class | SoDa::HilbertTransformer |
| In several places we have a real valued signal x(t) that needs to be converted to an analytic signal g(t) such that real(g(t)) == x(t) and imag(g(t)) = shift_by_90degrees(x(t));. More... | |
Namespaces | |
| SoDa | |
1.8.13