Universal Software Radio Peripheral
|
Public Member Functions | |
virtual bool | is_tx ()=0 |
virtual bool | set_dxc_freq (double dxc_freq)=0 |
virtual double | dxc_freq ()=0 |
virtual double dxc_control::dxc_freq | ( | ) | [pure virtual] |
Implemented in duc_control, and ddc_control.
virtual bool dxc_control::is_tx | ( | ) | [pure virtual] |
Implemented in duc_control, and ddc_control.
virtual bool dxc_control::set_dxc_freq | ( | double | dxc_freq | ) | [pure virtual] |
Implemented in duc_control, and ddc_control.