|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Unit specifications and conversions. More...
Unit specifications and conversions.
Definition in file units.hpp.
#include "constants.hpp"Go to the source code of this file.
Classes | |
| struct | mx::astro::units::si< _realT > |
| International System of Units (SI) units-type. More... | |
| struct | mx::astro::units::cgs< _realT > |
| Centimeter-Gram-Second (cgs) units-type. More... | |
| struct | mx::astro::units::solar< _realT > |
| Solar units-type. More... | |
| struct | mx::astro::units::earth< _realT > |
| Earth units-type. More... | |
| struct | mx::astro::units::jupiter< _realT > |
| Jupiter units-type. More... | |
Namespaces | |
| namespace | mx |
| The mxlib c++ namespace. | |