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 | |
![]() | |
typedef boost::shared_ptr< lrpt_sync > | sptr |
![]() | |
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 | ||
) |