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

quantity for values with dimension tag power ([M][L2][T-3]) More...

#include <falaise/config/quantity.h>

Detailed Description

quantity for values with dimension tag power ([M][L2][T-3])

A power_t value may be constructed using, for example

falaise::config::power_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: