GNU Radio 3.4.2 C++ API
db_xcvr2450_base Class Reference

#include <db_xcvr2450.h>

Inheritance diagram for db_xcvr2450_base:

List of all members.

Public Member Functions

 db_xcvr2450_base (usrp_basic_sptr usrp, int which)
 ~db_xcvr2450_base ()
struct freq_result_t set_freq (double target_freq)
bool is_quadrature ()
double freq_min ()
double freq_max ()

Protected Member Functions

void shutdown_common ()

Protected Attributes

xcvr2450_sptr d_xcvr

Constructor & Destructor Documentation

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

Member Function Documentation

double db_xcvr2450_base::freq_max ( ) [virtual]

Implements db_base.

double db_xcvr2450_base::freq_min ( ) [virtual]

Implements db_base.

bool db_xcvr2450_base::is_quadrature ( ) [virtual]

Implements db_base.

struct freq_result_t db_xcvr2450_base::set_freq ( double  target_freq) [read, virtual]

Implements db_base.

void db_xcvr2450_base::shutdown_common ( ) [protected]

Member Data Documentation


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