 |
GNU Radio C++ API Reference
3.10.12.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
11 #ifndef INCLUDED_FILTER_HILBERT_FC_H
12 #define INCLUDED_FILTER_HILBERT_FC_H
39 typedef std::shared_ptr<hilbert_fc>
sptr;
std::shared_ptr< hilbert_fc > sptr
Definition: hilbert_fc.h:39
#define FILTER_API
Definition: gr-filter/include/gnuradio/filter/api.h:18
Generate Analytic Signal.
Definition: hilbert_fc.h:36
win_type
Definition: window.h:28
synchronous 1:1 input to output with history
Definition: sync_block.h:26
static sptr make(unsigned int ntaps, fft::window::win_type window=fft::window::win_type::WIN_HAMMING, double param=6.76)
GNU Radio logging wrapper.
Definition: basic_block.h:29