22#ifndef INCLUDED_LTE_SSS_CALCULATOR_VCM_H
23#define INCLUDED_LTE_SSS_CALCULATOR_VCM_H
26#include <gnuradio/sync_block.h>
39 typedef boost::shared_ptr<sss_calculator_vcm>
sptr;
49 static sptr make(
int fftl, std::string key_id, std::string key_offset, std::string name =
"sss_calculator_vcm");
#define LTE_API
Definition api.h:30
Detect SSS in symbol.
Definition sss_calculator_vcm.h:37
static sptr make(int fftl, std::string key_id, std::string key_offset, std::string name="sss_calculator_vcm")
Return a shared_ptr to a new instance of lte::sss_calculator_vcm.
virtual int get_cell_id()=0
boost::shared_ptr< sss_calculator_vcm > sptr
Definition sss_calculator_vcm.h:39
virtual long get_frame_start()=0
Definition bch_crc_check_ant_chooser_bb.h:28