#include <channelizer_impl.h>
|
typedef boost::shared_ptr< channelizer > | sptr |
|
static sptr | make (float samp_rate, float center_freq, std::vector< float > channel_list, uint32_t bandwidth, uint32_t decimation) |
| Return a shared_ptr to a new instance of lora::channelizer.
|
|
◆ channelizer_impl()
gr::lora::channelizer_impl::channelizer_impl |
( |
float |
samp_rate, |
|
|
float |
center_freq, |
|
|
std::vector< float > |
channel_list, |
|
|
uint32_t |
bandwidth, |
|
|
uint32_t |
decimation |
|
) |
| |
◆ ~channelizer_impl()
gr::lora::channelizer_impl::~channelizer_impl |
( |
| ) |
|
◆ apply_cfo()
void gr::lora::channelizer_impl::apply_cfo |
( |
float |
cfo | ) |
|
The documentation for this class was generated from the following file: