<+description of block+>
More...
#include <burst_downmix.h>
|
static sptr | make (int sample_rate, int search_depth, size_t hard_max_queue_len, const std::vector< float > &input_taps, const std::vector< float > &start_finder_taps, bool handle_multiple_frames_per_burst) |
| Return a shared_ptr to a new instance of iridium::burst_downmix.
|
|
◆ sptr
◆ get_input_queue_size()
virtual size_t gr::iridium::burst_downmix::get_input_queue_size |
( |
| ) |
|
|
pure virtual |
◆ get_n_dropped_bursts()
virtual uint64_t gr::iridium::burst_downmix::get_n_dropped_bursts |
( |
| ) |
|
|
pure virtual |
◆ make()
static sptr gr::iridium::burst_downmix::make |
( |
int | sample_rate, |
|
|
int | search_depth, |
|
|
size_t | hard_max_queue_len, |
|
|
const std::vector< float > & | input_taps, |
|
|
const std::vector< float > & | start_finder_taps, |
|
|
bool | handle_multiple_frames_per_burst ) |
|
static |
The documentation for this class was generated from the following file: