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

<+description of block+> More...

#include <ao40_rs_decoder.h>

Inheritance diagram for gr::satellites::ao40_rs_decoder:

Public Types

typedef boost::shared_ptr< ao40_rs_decodersptr
 

Static Public Member Functions

static sptr make (bool verbose)
 Return a shared_ptr to a new instance of satellites::ao40_rs_decoder.
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::satellites::ao40_rs_decoder::make ( bool verbose)
static

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

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


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