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

<+description of block+> More...

#include <mimo_sss_tagger.h>

Inheritance diagram for gr::lte::mimo_sss_tagger:

Public Types

typedef boost::shared_ptr< mimo_sss_taggersptr
 

Static Public Member Functions

static sptr make (int fftl, int rxant)
 Return a shared_ptr to a new instance of lte::mimo_sss_tagger. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

typedef boost::shared_ptr<mimo_sss_tagger> gr::lte::mimo_sss_tagger::sptr

Member Function Documentation

◆ make()

static sptr gr::lte::mimo_sss_tagger::make ( int  fftl,
int  rxant 
)
static

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

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


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