8#ifndef INCLUDED_LIBUHD_SCALAR_NODE_CTRL_BASE_HPP
9#define INCLUDED_LIBUHD_SCALAR_NODE_CTRL_BASE_HPP
33 typedef boost::shared_ptr<scalar_node_ctrl>
sptr;
node_ctrl_base(void)
Definition node_ctrl_base.hpp:181
Definition scalar_node_ctrl.hpp:28
virtual double get_output_scale_factor(size_t port=ANY_PORT)
boost::shared_ptr< scalar_node_ctrl > sptr
Definition scalar_node_ctrl.hpp:33
virtual double get_input_scale_factor(size_t port=ANY_PORT)
static const double SCALE_UNDEFINED
Undefined scaling.
Definition scalar_node_ctrl.hpp:35
#define UHD_RFNOC_API
Definition config.hpp:117
Definition block_ctrl.hpp:14
Definition build_info.hpp:13