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

<+description of block+> More...

#include <ao40_syncframe_soft.h>

Inheritance diagram for gr::satellites::ao40_syncframe_soft:

Public Types

typedef boost::shared_ptr< ao40_syncframe_softsptr
 

Static Public Member Functions

static sptr make (int threshold)
 Return a shared_ptr to a new instance of satellites::syncframe_soft.
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::satellites::ao40_syncframe_soft::make ( int threshold)
static

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

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


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