#include <fft_demod_impl.h>
|
| | fft_demod_impl (uint8_t sf, bool impl_head, bool soft_decoding, bool max_log_approx) |
| |
| | ~fft_demod_impl () |
| |
| void | forecast (int noutput_items, gr_vector_int &ninput_items_required) |
| |
| int | general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
| |
◆ fft_demod_impl()
| gr::lora_sdr::fft_demod_impl::fft_demod_impl |
( |
uint8_t |
sf, |
|
|
bool |
impl_head, |
|
|
bool |
soft_decoding, |
|
|
bool |
max_log_approx |
|
) |
| |
◆ ~fft_demod_impl()
| gr::lora_sdr::fft_demod_impl::~fft_demod_impl |
( |
| ) |
|
◆ forecast()
| void gr::lora_sdr::fft_demod_impl::forecast |
( |
int |
noutput_items, |
|
|
gr_vector_int & |
ninput_items_required |
|
) |
| |
◆ general_work()
| int gr::lora_sdr::fft_demod_impl::general_work |
( |
int |
noutput_items, |
|
|
gr_vector_int & |
ninput_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: