GNU Radio 3.4.2 C++ API
_lo_common Class Reference

#include <db_wbx.h>

Inheritance diagram for _lo_common:

List of all members.

Public Member Functions

 _lo_common ()
 ~_lo_common ()
double freq_min ()
double freq_max ()
void set_divider (int main_or_aux, int divisor)
void set_divider (const std::string &main_or_aux, int divisor)
struct freq_result_t set_freq (double freq)

Protected Attributes

int d_R_DIV
int d_P
int d_CP2
int d_CP1
int d_DIVSEL
int d_DIV2
int d_CPGAIN
int d_div
int d_aux_div
int d_main_div

Constructor & Destructor Documentation

_lo_common::_lo_common ( )
_lo_common::~_lo_common ( )

Member Function Documentation

double _lo_common::freq_max ( )
double _lo_common::freq_min ( )
void _lo_common::set_divider ( const std::string &  main_or_aux,
int  divisor 
)
void _lo_common::set_divider ( int  main_or_aux,
int  divisor 
)
struct freq_result_t _lo_common::set_freq ( double  freq) [read]

Member Data Documentation

int _lo_common::d_aux_div [protected]
int _lo_common::d_CP1 [protected]

Reimplemented from _ADF410X_common.

int _lo_common::d_CP2 [protected]

Reimplemented from _ADF410X_common.

int _lo_common::d_CPGAIN [protected]
int _lo_common::d_div [protected]
int _lo_common::d_DIV2 [protected]
int _lo_common::d_DIVSEL [protected]
int _lo_common::d_main_div [protected]
int _lo_common::d_P [protected]

Reimplemented from _ADF410X_common.

int _lo_common::d_R_DIV [protected]

Reimplemented from _ADF410X_common.


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