GNU Radio 3.4.2 C++ API
wbx_base_rx Class Reference

#include <db_wbx.h>

Inheritance diagram for wbx_base_rx:

List of all members.

Public Member Functions

 wbx_base_rx (usrp_basic_sptr usrp, int which)
 ~wbx_base_rx ()
bool set_auto_tr (bool on)
bool select_rx_antenna (int which_antenna)
bool select_rx_antenna (const std::string &which_antenna)
bool set_gain (float gain)
bool i_and_q_swapped ()

Constructor & Destructor Documentation

wbx_base_rx::wbx_base_rx ( usrp_basic_sptr  usrp,
int  which 
)
wbx_base_rx::~wbx_base_rx ( )

Member Function Documentation

bool wbx_base_rx::i_and_q_swapped ( ) [virtual]

Reimplemented from db_base.

bool wbx_base_rx::select_rx_antenna ( int  which_antenna) [virtual]

Reimplemented from db_base.

bool wbx_base_rx::select_rx_antenna ( const std::string &  which_antenna) [virtual]

Reimplemented from db_base.

bool wbx_base_rx::set_auto_tr ( bool  on) [virtual]

Reimplemented from db_base.

bool wbx_base_rx::set_gain ( float  gain) [virtual]

Reimplemented from wbx_base.


The documentation for this class was generated from the following file: