#include <gray_decode_impl.h>
|
| gray_decode_impl (uint8_t sf) |
| Construct a new gray decode impl object.
|
|
| ~gray_decode_impl () |
| Destroy the gray decode impl object.
|
|
int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
|
◆ gray_decode_impl()
gr::lora_sdr::gray_decode_impl::gray_decode_impl |
( |
uint8_t |
sf | ) |
|
Construct a new gray decode impl object.
- Parameters
-
◆ ~gray_decode_impl()
gr::lora_sdr::gray_decode_impl::~gray_decode_impl |
( |
| ) |
|
Destroy the gray decode impl object.
◆ work()
int gr::lora_sdr::gray_decode_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: