GNU Radio's LORA_SDR Package
gr::lora_sdr::whitening_impl Class Reference

#include <whitening_impl.h>

Inheritance diagram for gr::lora_sdr::whitening_impl:
gr::lora_sdr::whitening

Public Member Functions

 whitening_impl (bool is_hex)
 
 ~whitening_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::lora_sdr::whitening
typedef boost::shared_ptr< whiteningsptr
 
- Static Public Member Functions inherited from gr::lora_sdr::whitening
static sptr make (bool is_hex)
 Return a shared_ptr to a new instance of lora_sdr::whitening. More...
 

Constructor & Destructor Documentation

◆ whitening_impl()

gr::lora_sdr::whitening_impl::whitening_impl ( bool  is_hex)

◆ ~whitening_impl()

gr::lora_sdr::whitening_impl::~whitening_impl ( )

Member Function Documentation

◆ work()

int gr::lora_sdr::whitening_impl::work ( int  noutput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)

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