23#ifndef INCLUDED_FILTER_HILBERT_FC_H
24#define INCLUDED_FILTER_HILBERT_FC_H
47 typedef boost::shared_ptr<hilbert_fc>
sptr;
win_type
Definition: firdes.h:45
@ WIN_HAMMING
Hamming window; max attenuation 53 dB.
Definition: firdes.h:47
Hilbert transformer.
Definition: hilbert_fc.h:44
static sptr make(unsigned int ntaps, firdes::win_type window=firdes::WIN_HAMMING, double beta=6.76)
boost::shared_ptr< hilbert_fc > sptr
Definition: hilbert_fc.h:47
synchronous 1:1 input to output with history
Definition: sync_block.h:38
#define FILTER_API
Definition: gr-filter/include/gnuradio/filter/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45