<+description of block+>
More...
#include <modulate.h>
|
| virtual void | set_sf (uint8_t sf)=0 |
| |
|
| static sptr | make (uint8_t sf, uint32_t samp_rate, uint32_t bw, std::vector< uint16_t > sync_words) |
| | Return a shared_ptr to a new instance of lora_sdr::modulate. More...
|
| |
◆ sptr
◆ make()
| static sptr gr::lora_sdr::modulate::make |
( |
uint8_t |
sf, |
|
|
uint32_t |
samp_rate, |
|
|
uint32_t |
bw, |
|
|
std::vector< uint16_t > |
sync_words |
|
) |
| |
|
static |
◆ set_sf()
| virtual void gr::lora_sdr::modulate::set_sf |
( |
uint8_t |
sf | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: