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

quantity for values with dimension tag force ([M][L][T-2]) More...

#include <falaise/config/quantity.h>

Detailed Description

quantity for values with dimension tag force ([M][L][T-2])

A force_t value may be constructed using, for example

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