mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Definitions of unit coversions for physical constants. More...
Definitions of unit coversions for physical constants.
These types provide the ratios to convert from SI units to the desired system.
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... | |