|
USRP Hardware Driver and USRP Manual
Version: 4.4.0.HEAD-0-g5fac246b
UHD and USRP Manual
|
|
Go to the documentation of this file.
11 #include <boost/operators.hpp>
14 namespace uhd {
namespace usrp {
42 double if_freq = 0.0);
64 return _sampling_mode;
108 sampling_t _sampling_mode;
sampling_t
Definition: fe_connection.hpp:22
void set_if_freq(double freq)
Definition: fe_connection.hpp:102
bool is_q_inverted() const
Definition: fe_connection.hpp:86
double get_if_freq() const
Definition: fe_connection.hpp:94
bool is_i_inverted() const
Definition: fe_connection.hpp:78
@ QUADRATURE
Definition: fe_connection.hpp:23
#define UHD_API
Definition: config.h:87
bool is_iq_swapped() const
Definition: fe_connection.hpp:70
Definition: build_info.hpp:12
sampling_t get_sampling_mode() const
Definition: fe_connection.hpp:62
Definition: fe_connection.hpp:16
UHD_API bool operator==(const dboard_id_t &lhs, const dboard_id_t &rhs)