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