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

#include <mimo_remove_cp_impl.h>

Inheritance diagram for gr::lte::mimo_remove_cp_impl:

Public Member Functions

 mimo_remove_cp_impl (int fftl, int rxant, std::string key)
 
 ~mimo_remove_cp_impl ()
 
void forecast (int noutput_items, gr_vector_int &ninput_items_required)
 
int general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::lte::mimo_remove_cp
typedef boost::shared_ptr< mimo_remove_cpsptr
 
- Static Public Member Functions inherited from gr::lte::mimo_remove_cp
static sptr make (int fflt, int rxant, std::string key)
 Return a shared_ptr to a new instance of lte::mimo_remove_cp. More...
 

Constructor & Destructor Documentation

◆ mimo_remove_cp_impl()

gr::lte::mimo_remove_cp_impl::mimo_remove_cp_impl ( int  fftl,
int  rxant,
std::string  key 
)

◆ ~mimo_remove_cp_impl()

gr::lte::mimo_remove_cp_impl::~mimo_remove_cp_impl ( )

Member Function Documentation

◆ forecast()

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

◆ general_work()

int gr::lte::mimo_remove_cp_impl::general_work ( int  noutput_items,
gr_vector_int &  ninput_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: