22#ifndef INCLUDED_GFDM_EXTRACT_BURST_CC_H
23#define INCLUDED_GFDM_EXTRACT_BURST_CC_H
26#include <gnuradio/block.h>
39 typedef boost::shared_ptr<extract_burst_cc>
sptr;
49 static sptr make(
int burst_len,
int tag_backoff, std::string burst_start_tag,
50 bool activate_cfo_correction=
false);
#define GFDM_API
Definition: api.h:30
Definition: add_cyclic_prefix_cc.h:30