<+description of block+>
More...
#include <fft_channelizer.h>
|
| static sptr | make (int fft_size, int decimation, bool activate_streams, int pdu_ports, int max_burst_size, int outstanding_limit, bool drop_overflow) |
| | Return a shared_ptr to a new instance of iridium::fft_channelizer.
|
◆ sptr
◆ get_n_dropped_bursts()
| virtual uint64_t gr::iridium::fft_channelizer::get_n_dropped_bursts |
( |
| ) |
|
|
pure virtual |
◆ get_output_max_queue_size()
| virtual int gr::iridium::fft_channelizer::get_output_max_queue_size |
( |
| ) |
|
|
pure virtual |
◆ get_output_queue_size()
| virtual int gr::iridium::fft_channelizer::get_output_queue_size |
( |
| ) |
|
|
pure virtual |
◆ make()
| sptr gr::iridium::fft_channelizer::make |
( |
int | fft_size, |
|
|
int | decimation, |
|
|
bool | activate_streams, |
|
|
int | pdu_ports, |
|
|
int | max_burst_size, |
|
|
int | outstanding_limit, |
|
|
bool | drop_overflow ) |
|
static |
The documentation for this class was generated from the following file: