Sink block for the PlutoSDR.
More...
#include <pluto_sink.h>
|
| virtual void | set_params (unsigned long long frequency, unsigned long samplerate, unsigned long bandwidth, double attenuation, const char *filter="", bool auto_filter=true)=0 |
| |
|
| static sptr | make (const std::string &uri, unsigned long long frequency, unsigned long samplerate, unsigned long bandwidth, unsigned long buffer_size, bool cyclic, double attenuation, const char *filter="", bool auto_filter=true) |
| |
Sink block for the PlutoSDR.
◆ sptr
◆ make()
| static sptr gr::iio::pluto_sink::make |
( |
const std::string & |
uri, |
|
|
unsigned long long |
frequency, |
|
|
unsigned long |
samplerate, |
|
|
unsigned long |
bandwidth, |
|
|
unsigned long |
buffer_size, |
|
|
bool |
cyclic, |
|
|
double |
attenuation, |
|
|
const char * |
filter = "", |
|
|
bool |
auto_filter = true |
|
) |
| |
|
static |
◆ set_params()
| virtual void gr::iio::pluto_sink::set_params |
( |
unsigned long long |
frequency, |
|
|
unsigned long |
samplerate, |
|
|
unsigned long |
bandwidth, |
|
|
double |
attenuation, |
|
|
const char * |
filter = "", |
|
|
bool |
auto_filter = true |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: