|
GNU Radio's SATNOGS Package
|
#include <lrpt_sync_impl.h>
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_sync > | sptr |
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... | |
| gr::satnogs::lrpt_sync_impl::lrpt_sync_impl | ( | size_t | threshold | ) |
| gr::satnogs::lrpt_sync_impl::~lrpt_sync_impl | ( | ) |
| int gr::satnogs::lrpt_sync_impl::work | ( | int | noutput_items, |
| gr_vector_const_void_star & | input_items, | ||
| gr_vector_void_star & | output_items | ||
| ) |