Type Definition kidou::F [−][src]
pub type F = f64;
Expand description
The floating point type used across the program
Trait Implementations
Convert $ \text{kpc} \, \text{Myr}^{-1} $ to $ \text{km} \, \text{s}^{-1} $ Read more
Convert $ \text{km} \, \text{s}^{-1} $ to $ \text{kpc} \, \text{Myr}^{-1} $ Read more
Convert $ 100 \; \text{km}^2 \, \text{s}^{-2} $ to $ \text{kpc}^2 \, \text{Myr}^{-2} $ Read more
Convert $ \text{Myr} $ to seconds
Convert X component of the radius vector from the Heliocentric Cartesian system to Galactic Cylindrical system Read more
Convert Z component of the radius vector from the Heliocentric Cartesian system to Galactic Cylindrical system Read more
Convert U component of the velocity vector from the Heliocentric Cartesian system to Galactic Cylindrical system Read more
Convert V component of the velocity vector from the Heliocentric Cartesian system to Galactic Cylindrical system Read more