22 #ifndef INCLUDED_DAB_ESTIMATE_SAMPLE_RATE_BF_H
23 #define INCLUDED_DAB_ESTIMATE_SAMPLE_RATE_BF_H
26 #include <gnuradio/sync_block.h>
39 typedef std::shared_ptr<estimate_sample_rate_bf>
sptr;
49 static sptr make(
float expected_sample_rate,
int frame_length);
#define DAB_API
Definition: api.h:31
<+description of block+>
Definition: estimate_sample_rate_bf.h:37
std::shared_ptr< estimate_sample_rate_bf > sptr
Definition: estimate_sample_rate_bf.h:39
static sptr make(float expected_sample_rate, int frame_length)
Return a shared_ptr to a new instance of dab::estimate_sample_rate_bf.
Definition: complex_to_interleaved_float_vcf.h:28