Skip to content

Function dB_to_utf8string

function dB_to_utf8string(const T &, double) io

template <typename T>
std::string dB_to_utf8string(const T& value, double minimum = -140.0)

Converts dB value to string (uses infinity symbol in utf-8 encoding)

Fully qualified name: kfr::dB_to_utf8string(const T &, double)

Declared at io/tostring.hpp:169

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.