11 #ifndef INCLUDED_DIGITAL_OFDM_CHANEST_VCVC_H
12 #define INCLUDED_DIGITAL_OFDM_CHANEST_VCVC_H
47 typedef std::shared_ptr<ofdm_chanest_vcvc>
sptr;
76 static sptr make(
const std::vector<gr_complex>& sync_symbol1,
77 const std::vector<gr_complex>& sync_symbol2,
79 int eq_noise_red_len = 0,
80 int max_carr_offset = -1,
81 bool force_one_sync_symbol =
false);
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29
std::shared_ptr< ofdm_chanest_vcvc > sptr
Definition: ofdm_chanest_vcvc.h:47
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: gnuradio-runtime/include/gnuradio/block.h:62
Definition: ofdm_chanest_vcvc.h:44