#include <whitening_impl.h>
|
| whitening_impl () |
| Construct a new whitening impl object.
|
|
| ~whitening_impl () |
| Destroy the whitening impl object.
|
|
int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
|
◆ whitening_impl()
gr::lora_sdr::whitening_impl::whitening_impl |
( |
| ) |
|
Construct a new whitening impl object.
◆ ~whitening_impl()
gr::lora_sdr::whitening_impl::~whitening_impl |
( |
| ) |
|
Destroy the whitening impl object.
◆ work()
int gr::lora_sdr::whitening_impl::work |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
- Parameters
-
noutput_items | |
input_items | |
output_items | |
- Returns
- int
The documentation for this class was generated from the following file: