GNU Radio 3.4.2 C++ API
gr_hilbert_fc.h File Reference
#include <gr_sync_block.h>
#include <gr_io_signature.h>
#include <gr_types.h>
Include dependency graph for gr_hilbert_fc.h:

Go to the source code of this file.

Classes

class  gr_hilbert_fc
 Hilbert transformer.real output is input appropriately delayed. imaginary output is hilbert filtered (90 degree phase shift) version of input. More...

Functions

gr_hilbert_fc_sptr gr_make_hilbert_fc (unsigned int ntaps)

Function Documentation

gr_hilbert_fc_sptr gr_make_hilbert_fc ( unsigned int  ntaps)