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