18 #ifndef INCLUDED_LIBUHD_SCALAR_NODE_CTRL_BASE_HPP    19 #define INCLUDED_LIBUHD_SCALAR_NODE_CTRL_BASE_HPP    44     typedef boost::shared_ptr<scalar_node_ctrl> 
sptr;
 
virtual double get_output_scale_factor(size_t port=ANY_PORT)
 
Definition: build_info.hpp:25
 
#define UHD_RFNOC_API
Definition: config.hpp:103
 
Definition: scalar_node_ctrl.hpp:38
 
static const double SCALE_UNDEFINED
Undefined scaling. 
Definition: scalar_node_ctrl.hpp:46
 
boost::shared_ptr< scalar_node_ctrl > sptr
Definition: scalar_node_ctrl.hpp:44
 
virtual double get_input_scale_factor(size_t port=ANY_PORT)
 
Definition: node_ctrl_base.hpp:41