18 #ifndef INCLUDED_UHD_TYPES_TUNE_REQUEST_HPP 19 #define INCLUDED_UHD_TYPES_TUNE_REQUEST_HPP 49 tune_request_t(
double target_freq,
double lo_off);
54 POLICY_NONE = int(
'N'),
56 POLICY_AUTO = int(
'A'),
58 POLICY_MANUAL = int(
'M')
policy_t
Policy options for tunable elements in the RF chain.
Definition: tune_request.hpp:52
double rf_freq
Definition: tune_request.hpp:77
double target_freq
Definition: tune_request.hpp:65
double dsp_freq
Definition: tune_request.hpp:89
Definition: tune_request.hpp:32
policy_t dsp_freq_policy
Definition: tune_request.hpp:83
#define UHD_API
Definition: config.hpp:76
Definition: convert.hpp:28
policy_t rf_freq_policy
Definition: tune_request.hpp:71