This is the complete list of members for uhd::usrp::cal::pwr_cal, including all inherited members.
add_power_table(const std::map< double, double > &gain_power_map, const double min_power, const double max_power, const double freq, const boost::optional< int > temperature=boost::none)=0 | uhd::usrp::cal::pwr_cal | pure virtual |
clear()=0 | uhd::usrp::cal::pwr_cal | pure virtual |
deserialize(const std::vector< uint8_t > &data)=0 | uhd::usrp::cal::container | pure virtual |
get_gain(const double power_dbm, const double freq, const boost::optional< int > temperature=boost::none) const =0 | uhd::usrp::cal::pwr_cal | pure virtual |
get_name() const =0 | uhd::usrp::cal::container | pure virtual |
get_power(const double gain, const double freq, const boost::optional< int > temperature=boost::none) const =0 | uhd::usrp::cal::pwr_cal | pure virtual |
get_power_limits(const double freq, const boost::optional< int > temperature=boost::none) const =0 | uhd::usrp::cal::pwr_cal | pure virtual |
get_ref_gain() const =0 | uhd::usrp::cal::pwr_cal | pure virtual |
get_serial() const =0 | uhd::usrp::cal::container | pure virtual |
get_temperature() const =0 | uhd::usrp::cal::pwr_cal | pure virtual |
get_timestamp() const =0 | uhd::usrp::cal::container | pure virtual |
make(const std::string &name, const std::string &serial, const uint64_t timestamp) | uhd::usrp::cal::pwr_cal | static |
make() | uhd::usrp::cal::pwr_cal | static |
uhd::usrp::cal::container::make(const std::vector< uint8_t > &data) | uhd::usrp::cal::container | inlinestatic |
serialize()=0 | uhd::usrp::cal::container | pure virtual |
set_ref_gain(const double gain)=0 | uhd::usrp::cal::pwr_cal | pure virtual |
set_temperature(const int temperature)=0 | uhd::usrp::cal::pwr_cal | pure virtual |
sptr typedef | uhd::usrp::cal::pwr_cal | |
~container()=default | uhd::usrp::cal::container | virtual |