21 #ifndef INCLUDED_INSPECTOR_OFDM_BOUZEGZI_C_H 22 #define INCLUDED_INSPECTOR_OFDM_BOUZEGZI_C_H 24 #include <gnuradio/sync_block.h> 41 typedef boost::shared_ptr<ofdm_bouzegzi_c>
sptr;
51 static sptr make(
double samp_rate,
53 const std::vector<int>& alpha,
54 const std::vector<int>& beta);
OFDM parameter estimator (Bouzegzi algorithm)
Definition: ofdm_bouzegzi_c.h:38
boost::shared_ptr< ofdm_bouzegzi_c > sptr
Definition: ofdm_bouzegzi_c.h:41
#define INSPECTOR_API
Definition: api.h:31
Definition: inspector_form.h:40