#include <interleaver_impl.h>
◆ interleaver_impl()
| gr::lora_sdr::interleaver_impl::interleaver_impl |
( |
uint8_t |
cr, |
|
|
uint8_t |
sf |
|
) |
| |
◆ ~interleaver_impl()
| gr::lora_sdr::interleaver_impl::~interleaver_impl |
( |
| ) |
|
◆ forecast()
| void gr::lora_sdr::interleaver_impl::forecast |
( |
int |
noutput_items, |
|
|
gr_vector_int & |
ninput_items_required |
|
) |
| |
◆ general_work()
| int gr::lora_sdr::interleaver_impl::general_work |
( |
int |
noutput_items, |
|
|
gr_vector_int & |
ninput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
◆ get_cr()
| uint8_t gr::lora_sdr::interleaver_impl::get_cr |
( |
| ) |
|
|
virtual |
◆ set_cr()
| void gr::lora_sdr::interleaver_impl::set_cr |
( |
uint8_t |
cr | ) |
|
|
virtual |
◆ set_sf()
| void gr::lora_sdr::interleaver_impl::set_sf |
( |
uint8_t |
sf | ) |
|
|
virtual |
The documentation for this class was generated from the following file: