SoDaRadio-12.2.0-cut_dependencies:6c82803
Loading...
Searching...
No Matches
HilbertTransformer.hxx File Reference
#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

namespace  SoDa

Typedefs

typedef std::shared_ptr< HilbertTransformerSoDa::HilbertTransformerPtr