 |
USRP Hardware Driver and USRP Manual
Version: 3.15.0.0-2+b1
UHD and USRP Manual
|
|
Go to the documentation of this file.
8 #ifndef INCLUDED_LIBUHD_SCALAR_NODE_CTRL_BASE_HPP
9 #define INCLUDED_LIBUHD_SCALAR_NODE_CTRL_BASE_HPP
14 namespace uhd {
namespace rfnoc {
33 typedef boost::shared_ptr<scalar_node_ctrl>
sptr;
boost::shared_ptr< scalar_node_ctrl > sptr
Definition: scalar_node_ctrl.hpp:32
virtual double get_output_scale_factor(size_t port=ANY_PORT)
#define UHD_RFNOC_API
Definition: config.hpp:117
Definition: node_ctrl_base.hpp:37
Definition: scalar_node_ctrl.hpp:27
virtual double get_input_scale_factor(size_t port=ANY_PORT)
static const double SCALE_UNDEFINED
Undefined scaling.
Definition: scalar_node_ctrl.hpp:34
Definition: build_info.hpp:13