#include <db_dtt768.h>

Public Member Functions | |
| db_dtt768 (usrp_basic_sptr usrp, int which) | |
| ~db_dtt768 () | |
| float | gain_min () |
| float | gain_max () |
| float | gain_db_per_step () |
| bool | set_gain (float gain) |
| double | freq_min () |
| double | freq_max () |
| struct freq_result_t | set_freq (double target_freq) |
| bool | is_quadrature () |
| bool | spectrum_inverted () |
| bool | set_bw (float bw) |
| db_dtt768::db_dtt768 | ( | usrp_basic_sptr | usrp, | |
| int | which | |||
| ) |
| db_dtt768::~db_dtt768 | ( | ) |
| double db_dtt768::freq_max | ( | ) | [virtual] |
Implements db_base.
| double db_dtt768::freq_min | ( | ) | [virtual] |
Implements db_base.
| float db_dtt768::gain_db_per_step | ( | ) | [virtual] |
Implements db_base.
| float db_dtt768::gain_max | ( | ) | [virtual] |
Implements db_base.
| float db_dtt768::gain_min | ( | ) | [virtual] |
Implements db_base.
| struct freq_result_t db_dtt768::set_freq | ( | double | target_freq | ) | [read, virtual] |
Implements db_base.
1.5.9