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