GNU Radio's LTE Package
gr::lte::rough_symbol_sync_cc_impl Class Reference

#include <rough_symbol_sync_cc_impl.h>

Inheritance diagram for gr::lte::rough_symbol_sync_cc_impl:

Public Member Functions

 rough_symbol_sync_cc_impl (int fftl, int vlen, std::string &name)
 
 ~rough_symbol_sync_cc_impl ()
 
void forecast (int noutput_items, gr_vector_int &ninput_items_required)
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::lte::rough_symbol_sync_cc
typedef boost::shared_ptr< rough_symbol_sync_ccsptr
 
- Static Public Member Functions inherited from gr::lte::rough_symbol_sync_cc
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.
 

Constructor & Destructor Documentation

◆ rough_symbol_sync_cc_impl()

gr::lte::rough_symbol_sync_cc_impl::rough_symbol_sync_cc_impl ( int fftl,
int vlen,
std::string & name )

◆ ~rough_symbol_sync_cc_impl()

gr::lte::rough_symbol_sync_cc_impl::~rough_symbol_sync_cc_impl ( )

Member Function Documentation

◆ forecast()

void gr::lte::rough_symbol_sync_cc_impl::forecast ( int noutput_items,
gr_vector_int & ninput_items_required )

◆ work()

int gr::lte::rough_symbol_sync_cc_impl::work ( int noutput_items,
gr_vector_const_void_star & input_items,
gr_vector_void_star & output_items )

The documentation for this class was generated from the following file: