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