UHD  003.005.004-0-ga219f16c
Public Member Functions | Public Attributes | List of all members
uhd::tune_result_t Struct Reference

#include <tune_result.hpp>

Public Member Functions

std::string to_pp_string (void) const
 

Public Attributes

double target_rf_freq
 
double actual_rf_freq
 
double target_dsp_freq
 
double actual_dsp_freq
 

Detailed Description

The tune result struct holds result of a 2-phase tuning.

Member Function Documentation

◆ to_pp_string()

std::string uhd::tune_result_t::to_pp_string ( void  ) const

Create a pretty print string for this tune result struct.

Returns
the printable string

Member Data Documentation

◆ actual_dsp_freq

double uhd::tune_result_t::actual_dsp_freq

◆ actual_rf_freq

double uhd::tune_result_t::actual_rf_freq

◆ target_dsp_freq

double uhd::tune_result_t::target_dsp_freq

◆ target_rf_freq

double uhd::tune_result_t::target_rf_freq

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