Falaise  4.0.1
SuperNEMO Software Toolkit
falaise::config::level_t Class Reference

quantity for values with dimension tag level ([1]) More...

#include <falaise/config/quantity.h>

Detailed Description

quantity for values with dimension tag level ([1])

A level_t value may be constructed using, for example

falaise::config::level_t x{3.14, "TAG"};

where TAG is one of the following valid unit tags:

A wrong_dimension_error will be thrown if the supplied unit tag is not in the above list


The documentation for this class was generated from the following file: