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
Loading...
Searching...
No Matches
units.hpp
Go to the documentation of this file.
1#ifndef SCIFIR_UNITS_UNITS_HPP_INCLUDED
2#define SCIFIR_UNITS_UNITS_HPP_INCLUDED
3
15
24
34#include "./units/coordinates/astronomical_coordinates_3d.hpp"
38
44
49
50#include "./units/biology/body.hpp"
51#include "./units/biology/mind.hpp"
52
53#include "./units/chemistry/pH.hpp"
54#include "./units/chemistry/pOH.hpp"
55
57
58using namespace std;
59
60#endif // SCIFIR_UNITS_UNITS_HPP_INCLUDED