GNU Radio 3.5.1 C++ API
|
#include <gr_core_api.h>
#include <gr_sync_block.h>
#include <gr_io_signature.h>
#include <gr_types.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_CORE_API gr_hilbert_fc_sptr | gr_make_hilbert_fc (unsigned int ntaps) |
GR_CORE_API gr_hilbert_fc_sptr gr_make_hilbert_fc | ( | unsigned int | ntaps | ) |