Function dB_to_string¶
function dB_to_string(const T &, double) io¶
template <typename T>
std::string dB_to_string(const T& value, double minimum = -140.0) Converts dB value to string (uses oo for infinity symbol)
Fully qualified name: kfr::dB_to_string(const T &, double)
Declared at io/tostring.hpp:160
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.