<+description of block+>
More...
#include <fft_burst_tagger.h>
|
static sptr | make (float center_frequency, int fft_size, int sample_rate, int burst_pre_len, int burst_post_len, int burst_width, int max_bursts=0, float threshold=7, int history_size=512, bool debug=false) |
| Return a shared_ptr to a new instance of iridium::fft_burst_tagger. More...
|
|
◆ sptr
◆ get_n_tagged_bursts()
virtual uint64_t gr::iridium::fft_burst_tagger::get_n_tagged_bursts |
( |
| ) |
|
|
pure virtual |
◆ make()
static sptr gr::iridium::fft_burst_tagger::make |
( |
float |
center_frequency, |
|
|
int |
fft_size, |
|
|
int |
sample_rate, |
|
|
int |
burst_pre_len, |
|
|
int |
burst_post_len, |
|
|
int |
burst_width, |
|
|
int |
max_bursts = 0 , |
|
|
float |
threshold = 7 , |
|
|
int |
history_size = 512 , |
|
|
bool |
debug = false |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: