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

<+description of block+> More...

#include <mimo_pss_freq_sync.h>

Inheritance diagram for gr::lte::mimo_pss_freq_sync:

Public Types

typedef boost::shared_ptr< mimo_pss_freq_syncsptr
 

Static Public Member Functions

static sptr make (int fftl, int rxant, boost::shared_ptr< gr::analog::sig_source_c > &sig)
 Return a shared_ptr to a new instance of lte::mimo_pss_freq_sync.
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::lte::mimo_pss_freq_sync::make ( int fftl,
int rxant,
boost::shared_ptr< gr::analog::sig_source_c > & sig )
static

Return a shared_ptr to a new instance of lte::mimo_pss_freq_sync.

To avoid accidental use of raw pointers, lte::mimo_pss_freq_sync's constructor is in a private implementation class. lte::mimo_pss_freq_sync::make is the public interface for creating new instances.


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