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

quantity for values with dimension tag time ([T]) More...

#include <falaise/config/quantity.h>

Detailed Description

quantity for values with dimension tag time ([T])

A time_t value may be constructed using, for example

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