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