22 #ifndef INCLUDED_BLOCKSAT_DA_CARRIER_PHASE_REC_H
23 #define INCLUDED_BLOCKSAT_DA_CARRIER_PHASE_REC_H
26 #include <gnuradio/block.h>
39 typedef boost::shared_ptr<da_carrier_phase_rec>
sptr;
49 static sptr make(
const std::vector<gr_complex> &preamble_syms,
float noise_bw,
float damp_factor,
int M,
bool data_aided,
bool reset_per_frame);
boost::shared_ptr< da_carrier_phase_rec > sptr
Definition: da_carrier_phase_rec.h:39
<+description of block+>
Definition: da_carrier_phase_rec.h:36
#define BLOCKSAT_API
Definition: api.h:30