GNU Radio's SATELLITES Package
gr::satellites::decode_rs_impl Class Reference

#include <decode_rs_impl.h>

Inheritance diagram for gr::satellites::decode_rs_impl:
gr::satellites::decode_rs

Public Member Functions

 decode_rs_impl (bool dual_basis, int interleave=1)
 
 decode_rs_impl (int symsize, int gfpoly, int fcr, int prim, int nroots, int interleave=1)
 
 ~decode_rs_impl ()
 
void forecast (int noutput_items, gr_vector_int &ninput_items_required)
 
int general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 
void msg_handler (pmt::pmt_t pmt_msg)
 

Additional Inherited Members

- Public Types inherited from gr::satellites::decode_rs
typedef std::shared_ptr< decode_rssptr
 
- Static Public Member Functions inherited from gr::satellites::decode_rs
static sptr make (int dual_basis, int interleave)
 Return a shared_ptr to a new instance of satellites::decode_rs.
 
static sptr make (int symsize, int gfpoly, int fcr, int prim, int nroots, int interleave)
 Return a shared_ptr to a new instance of satellites::decode_rs.
 

Constructor & Destructor Documentation

◆ decode_rs_impl() [1/2]

gr::satellites::decode_rs_impl::decode_rs_impl ( bool  dual_basis,
int  interleave = 1 
)

◆ decode_rs_impl() [2/2]

gr::satellites::decode_rs_impl::decode_rs_impl ( int  symsize,
int  gfpoly,
int  fcr,
int  prim,
int  nroots,
int  interleave = 1 
)

◆ ~decode_rs_impl()

gr::satellites::decode_rs_impl::~decode_rs_impl ( )

Member Function Documentation

◆ forecast()

void gr::satellites::decode_rs_impl::forecast ( int  noutput_items,
gr_vector_int &  ninput_items_required 
)

◆ general_work()

int gr::satellites::decode_rs_impl::general_work ( int  noutput_items,
gr_vector_int &  ninput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)

◆ msg_handler()

void gr::satellites::decode_rs_impl::msg_handler ( pmt::pmt_t  pmt_msg)

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