23 #ifndef INCLUDED_DIGITAL_OFDM_CHANEST_VCVC_H 24 #define INCLUDED_DIGITAL_OFDM_CHANEST_VCVC_H 60 typedef boost::shared_ptr<ofdm_chanest_vcvc>
sptr;
84 const std::vector<gr_complex> &sync_symbol1,
85 const std::vector<gr_complex> &sync_symbol2,
87 int eq_noise_red_len=0,
88 int max_carr_offset=-1,
89 bool force_one_sync_symbol=
false #define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
boost::shared_ptr< ofdm_chanest_vcvc > sptr
Definition: ofdm_chanest_vcvc.h:60
Include this header to use the message passing features.
Definition: logger.h:695
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:65
Estimate channel and coarse frequency offset for OFDM from preamblesInput: OFDM symbols (in frequency...
Definition: ofdm_chanest_vcvc.h:57