#include <db_wbx.h>
Public Member Functions | |
db_wbx_lo_rx (usrp_basic_sptr usrp, int which) | |
~db_wbx_lo_rx () | |
float | gain_min () |
float | gain_max () |
float | gain_db_per_step () |
double | _refclk_freq () |
bool | _rx_write_io (int value, int mask) |
bool | _lock_detect () |
Protected Member Functions | |
usrp_basic * | usrp () |
db_wbx_lo_rx::db_wbx_lo_rx | ( | usrp_basic_sptr | usrp, | |
int | which | |||
) |
db_wbx_lo_rx::~db_wbx_lo_rx | ( | ) |
bool db_wbx_lo_rx::_lock_detect | ( | ) | [virtual] |
Reimplemented from wbx_base.
double db_wbx_lo_rx::_refclk_freq | ( | ) | [virtual] |
Reimplemented from wbx_base.
bool db_wbx_lo_rx::_rx_write_io | ( | int | value, | |
int | mask | |||
) |
Reimplemented from wbx_base.
float db_wbx_lo_rx::gain_db_per_step | ( | ) | [virtual] |
Reimplemented from wbx_base.
float db_wbx_lo_rx::gain_max | ( | ) | [virtual] |
Reimplemented from wbx_base.
float db_wbx_lo_rx::gain_min | ( | ) | [virtual] |
Reimplemented from wbx_base.
usrp_basic* db_wbx_lo_rx::usrp | ( | ) | [protected] |
Reimplemented from db_base.