GNU Radio's SATNOGS Package
gr::satnogs::lrpt_sync Class Reference

<+description of block+> More...

#include <lrpt_sync.h>

Inheritance diagram for gr::satnogs::lrpt_sync:
gr::satnogs::lrpt_sync_impl

Public Types

typedef boost::shared_ptr< lrpt_syncsptr
 

Static Public Member Functions

static sptr make (size_t threshold=2)
 Return a shared_ptr to a new instance of satnogs::lrpt_sync. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

typedef boost::shared_ptr<lrpt_sync> gr::satnogs::lrpt_sync::sptr

Member Function Documentation

◆ make()

static sptr gr::satnogs::lrpt_sync::make ( size_t  threshold = 2)
static

Return a shared_ptr to a new instance of satnogs::lrpt_sync.

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


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