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