GNU Radio's SATELLITES Package
gr::satellites::decode_rs Class Reference

<+description of block+> More...

#include <decode_rs.h>

Inheritance diagram for gr::satellites::decode_rs:

Public Types

typedef boost::shared_ptr< decode_rssptr
 

Static Public Member Functions

static sptr make (bool verbose, int basis)
 Return a shared_ptr to a new instance of satellites::decode_rs.
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

typedef boost::shared_ptr<decode_rs> gr::satellites::decode_rs::sptr

Member Function Documentation

◆ make()

static sptr gr::satellites::decode_rs::make ( bool verbose,
int basis )
static

Return a shared_ptr to a new instance of satellites::decode_rs.

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


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