15 namespace duds {
namespace data {
42 #endif // #ifndef CONSTANTS_HPP A container for a value and a unit to better describe the value.
A collection of Unit objects representing commonly used SI units.
Represents an SI unit, either base or derived.
constexpr Quantity EarthSurfaceGravity(9.80665,)
A definition for Earth-normal acceleration from gravity that comes from the 1901 General Conference o...
#define DUDS_UNIT_VALUE(A, cd, K, kg, m, mol, s, rad, sr)
Creates the internal value used by duds::Unit in a way that allows the compiler to generate a constan...