 |
USRP Hardware Driver and USRP Manual
Version: 4.9.0.1
UHD and USRP Manual
|
|
Go to the documentation of this file.
76 : clipped_rf_freq(0.0)
79 , target_dsp_freq(0.0)
80 , actual_dsp_freq(0.0)
tune_result_t()
Definition: tune_result.hpp:75
double clipped_rf_freq
Definition: tune_result.hpp:27
double actual_rf_freq
Definition: tune_result.hpp:46
#define UHD_API
Definition: config.h:87
double actual_dsp_freq
Definition: tune_result.hpp:67
double target_rf_freq
Definition: tune_result.hpp:39
Definition: build_info.hpp:12
std::string to_pp_string(void) const
double target_dsp_freq
Definition: tune_result.hpp:59
Definition: tune_result.hpp:19