#include <db_wbxng.h>
List of all members.
Constructor & Destructor Documentation
wbxng_base_rx::wbxng_base_rx |
( |
usrp_basic_sptr |
usrp, |
|
|
int |
which, |
|
|
int |
_power_on = 0 |
|
) |
| |
wbxng_base_rx::~wbxng_base_rx |
( |
| ) |
|
Member Function Documentation
bool wbxng_base_rx::_set_attn |
( |
float |
attn | ) |
[protected] |
bool wbxng_base_rx::select_rx_antenna |
( |
int |
which_antenna | ) |
[virtual] |
bool wbxng_base_rx::select_rx_antenna |
( |
const std::string & |
which_antenna | ) |
[virtual] |
bool wbxng_base_rx::set_auto_tr |
( |
bool |
on | ) |
[virtual] |
bool wbxng_base_rx::set_gain |
( |
float |
gain | ) |
[virtual] |
void wbxng_base_rx::shutdown |
( |
| ) |
[protected, virtual] |
Called to shutdown daughterboard. Called from dtor and usrp_basic dtor.
N.B., any class that overrides shutdown MUST call shutdown in its destructor.
Reimplemented from db_base.
The documentation for this class was generated from the following file: