22#ifndef INCLUDED_LTE_ROUGH_SYMBOL_SYNC_CC_H
23#define INCLUDED_LTE_ROUGH_SYMBOL_SYNC_CC_H
26#include <gnuradio/sync_block.h>
39 typedef boost::shared_ptr<rough_symbol_sync_cc>
sptr;
49 static sptr make(
int fftl,
int vlen, std::string name =
"rough_symbol_sync_cc");
#define LTE_API
Definition api.h:30
CP based rough sync to OFDM symbols.
Definition rough_symbol_sync_cc.h:37
boost::shared_ptr< rough_symbol_sync_cc > sptr
Definition rough_symbol_sync_cc.h:39
static sptr make(int fftl, int vlen, std::string name="rough_symbol_sync_cc")
Return a shared_ptr to a new instance of lte::rough_symbol_sync_cc.
Definition bch_crc_check_ant_chooser_bb.h:28