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

#include <nanocom_golay_decode_length_impl.h>

Inheritance diagram for gr::satellites::nanocom_golay_decode_length_impl:
gr::satellites::nanocom_golay_decode_length

Public Member Functions

 nanocom_golay_decode_length_impl (const std::string &golay_start_tag_key, const std::string &length_tag_key)
 
 ~nanocom_golay_decode_length_impl () override
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) override
 

Additional Inherited Members

- Public Types inherited from gr::satellites::nanocom_golay_decode_length
typedef std::shared_ptr< nanocom_golay_decode_lengthsptr
 
- Static Public Member Functions inherited from gr::satellites::nanocom_golay_decode_length
static sptr make (const std::string &golay_start_tag_key, const std::string &length_tag_key)
 Build the NanoCom Golay Decode Length block. More...
 

Constructor & Destructor Documentation

◆ nanocom_golay_decode_length_impl()

gr::satellites::nanocom_golay_decode_length_impl::nanocom_golay_decode_length_impl ( const std::string &  golay_start_tag_key,
const std::string &  length_tag_key 
)

◆ ~nanocom_golay_decode_length_impl()

gr::satellites::nanocom_golay_decode_length_impl::~nanocom_golay_decode_length_impl ( )
override

Member Function Documentation

◆ work()

int gr::satellites::nanocom_golay_decode_length_impl::work ( int  noutput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)
override

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