|
USRP Hardware Driver and USRP Manual
Version: 4.4.0.HEAD-0-g5fac246b
UHD and USRP Manual
|
|
Go to the documentation of this file.
37 char* pp_string_out,
size_t strbuffer_len);
double actual_dsp_freq
Frequency to which the CORDIC in the DSP actually tuned.
Definition: tune_result.h:28
Stores RF and DSP tuned frequencies.
Definition: tune_result.h:18
UHD_API void uhd_tune_result_to_pp_string(uhd_tune_result_t *tune_result, char *pp_string_out, size_t strbuffer_len)
Create a pretty print representation of this tune result.
double target_rf_freq
Target RF frequency, including RF FE offset.
Definition: tune_result.h:22
double actual_rf_freq
Frequency to which RF LO is actually tuned.
Definition: tune_result.h:24
#define UHD_API
Definition: config.h:87
double target_dsp_freq
Frequency the CORDIC must adjust the RF.
Definition: tune_result.h:26
double clipped_rf_freq
Target RF frequency, clipped to be within system range.
Definition: tune_result.h:20
Definition: tune_result.hpp:18