GNU Radio 3.3.0 C++ API
|
#include <db_wbxng.h>
Public Member Functions | |
db_wbxng_rx (usrp_basic_sptr usrp, int which) | |
~db_wbxng_rx () | |
float | gain_min () |
float | gain_max () |
float | gain_db_per_step () |
bool | i_and_q_swapped () |
Public Attributes | |
struct db_base | base |
struct db_wbxng_common | common |
db_wbxng_rx::db_wbxng_rx | ( | usrp_basic_sptr | usrp, |
int | which | ||
) |
db_wbxng_rx::~db_wbxng_rx | ( | ) |
float db_wbxng_rx::gain_db_per_step | ( | ) | [virtual] |
Implements db_base.
float db_wbxng_rx::gain_max | ( | ) | [virtual] |
Implements db_base.
float db_wbxng_rx::gain_min | ( | ) | [virtual] |
Implements db_base.
struct db_base db_wbxng_rx::base |