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

#include <lrpt_sync_impl.h>

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

Public Member Functions

 lrpt_sync_impl (size_t threshold)
 
 ~lrpt_sync_impl ()
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::satnogs::lrpt_sync
typedef boost::shared_ptr< lrpt_syncsptr
 
- Static Public Member Functions inherited from gr::satnogs::lrpt_sync
static sptr make (size_t threshold=2)
 Return a shared_ptr to a new instance of satnogs::lrpt_sync. More...
 

Constructor & Destructor Documentation

◆ lrpt_sync_impl()

gr::satnogs::lrpt_sync_impl::lrpt_sync_impl ( size_t  threshold)

◆ ~lrpt_sync_impl()

gr::satnogs::lrpt_sync_impl::~lrpt_sync_impl ( )

Member Function Documentation

◆ work()

int gr::satnogs::lrpt_sync_impl::work ( int  noutput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)

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