|
Crombie Tools
|
The information to hold the information for a plotter to implement a single systematic plot. More...
#include <Uncertainty.h>
Public Member Functions | |
| SysInfo (const std::string &key, const std::string &suff, const unsigned bin=1) | |
Public Attributes | |
| unsigned | bin {} |
| std::string | key {} |
| std::string | suff {} |
The information to hold the information for a plotter to implement a single systematic plot.
Definition at line 23 of file Uncertainty.h.
|
inline |
Definition at line 25 of file Uncertainty.h.
References bin, Debug::Debug(), key, and suff.
| unsigned crombie::Uncertainty::SysInfo::bin {} |
Definition at line 31 of file Uncertainty.h.
Referenced by crombie::Uncertainty::operator>>(), and SysInfo().
| std::string crombie::Uncertainty::SysInfo::key {} |
Definition at line 29 of file Uncertainty.h.
Referenced by SysInfo().
| std::string crombie::Uncertainty::SysInfo::suff {} |
Definition at line 30 of file Uncertainty.h.
Referenced by crombie::Uncertainty::UncertaintyInfo::expr(), crombie::Uncertainty::operator>>(), and SysInfo().