#include <uhd/utils/gain_group.hpp>
Public Attributes | |
| boost::function< gain_range_t(void)> | get_range | 
| boost::function< double(void)> | get_value | 
| boost::function< void(double)> | set_value | 
A set of function to control a gain element.
| boost::function<gain_range_t(void)> uhd::gain_fcns_t::get_range | 
| boost::function<double(void)> uhd::gain_fcns_t::get_value | 
| boost::function<void(double)> uhd::gain_fcns_t::set_value |