GNU Radio's LTE Package
|
<+description of block+> More...
#include <mimo_remove_cp.h>
Public Types | |
typedef boost::shared_ptr< mimo_remove_cp > | sptr |
Static Public Member Functions | |
static sptr | make (int fflt, int rxant, std::string key) |
Return a shared_ptr to a new instance of lte::mimo_remove_cp. More... | |
<+description of block+>
typedef boost::shared_ptr<mimo_remove_cp> gr::lte::mimo_remove_cp::sptr |
|
static |
Return a shared_ptr to a new instance of lte::mimo_remove_cp.
To avoid accidental use of raw pointers, lte::mimo_remove_cp's constructor is in a private implementation class. lte::mimo_remove_cp::make is the public interface for creating new instances.