scifir-units 2.0.0
scifir-units is a library of units of measurement, angles, coordinates, fields, and related data, all lightweight, that help in the development of scientific software and scientific machines
|
#include "./space_units.hpp"
#include "../units/base_units.hpp"
#include "../special_units/size_2d.hpp"
#include "../special_units/size_3d.hpp"
Go to the source code of this file.
Namespaces | |
namespace | scifir |
The namespace scifir contains all scifir-units, excepting the string literals, which are outside. | |
Functions | |
scifir::SCALAR_UNIT_CPP (area,"m2") | |
scifir::SCALAR_UNIT_CPP (volume,"m3") | |
scifir::SCALAR_UNIT_CPP (volume_4d,"m4") | |
scifir::SCALAR_UNIT_CPP (curvature,"1/m") | |