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

<+description of block+> More...

#include <u482c_decode.h>

Inheritance diagram for gr::satellites::u482c_decode:
gr::satellites::u482c_decode_impl

Public Types

typedef boost::shared_ptr< u482c_decodesptr
 

Static Public Member Functions

static sptr make (bool verbose, int viterbi, int scrambler, int rs)
 Return a shared_ptr to a new instance of satellites::u482c_decode. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::satellites::u482c_decode::make ( bool  verbose,
int  viterbi,
int  scrambler,
int  rs 
)
static

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

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


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