HART  0.1.0
High level Audio Regression and Testing
Loading...
Searching...
No Matches
hart_precision.hpp File Reference
#include <iomanip>
#include <ostream>
#include "hart_cliconfig.hpp"
Include dependency graph for hart_precision.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  hart
 

Functions

std::ostream & linPrecision (std::ostream &stream)
 Sets number of decimal places for linear (sample) values.
 
std::ostream & dbPrecision (std::ostream &stream)
 Sets number of decimal places for values in decibels.
 
std::ostream & secPrecision (std::ostream &stream)
 Sets number of decimal places for values in seconds.
 
std::ostream & hzPrecision (std::ostream &stream)
 Sets number of decimal places for values in hertz.
 
std::ostream & radPrecision (std::ostream &stream)
 Sets number of decimal places for values in radians.