|
GNU Radio's CCSDS Package
|
#include <simplifiedPLOP1_impl.h>

Public Member Functions | |
| simplifiedPLOP1_impl (int idleSeqLen, int acqSeqLen) | |
| ~simplifiedPLOP1_impl () | |
| void | plop1 (pmt::pmt_t pmt_msg) |
| 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::ccsds::simplifiedPLOP1 | |
| typedef boost::shared_ptr< simplifiedPLOP1 > | sptr |
Static Public Member Functions inherited from gr::ccsds::simplifiedPLOP1 | |
| static sptr | make (int idleSeqLen, int acqSeqLen) |
| Return a shared_ptr to a new instance of ccsds::simplifiedPLOP1. More... | |
| gr::ccsds::simplifiedPLOP1_impl::simplifiedPLOP1_impl | ( | int | idleSeqLen, |
| int | acqSeqLen | ||
| ) |
| gr::ccsds::simplifiedPLOP1_impl::~simplifiedPLOP1_impl | ( | ) |
| void gr::ccsds::simplifiedPLOP1_impl::plop1 | ( | pmt::pmt_t | pmt_msg | ) |
| int gr::ccsds::simplifiedPLOP1_impl::work | ( | int | noutput_items, |
| gr_vector_const_void_star & | input_items, | ||
| gr_vector_void_star & | output_items | ||
| ) |