Defines various astronomical constants. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| Core::AstroConst | |
| Namespace to isolate physical constants in. | |
Variables | |
| const double | Core::AstroConst::AU =149597870700.0 |
| Astronomical unit [m]. More... | |
| const double | Core::AstroConst::solar_mass =1.9884754153381438e+30 |
| Mass of the sun [kg]. More... | |
| const double | Core::AstroConst::solar_radius =6.957e8 |
| Radius of the sun [m]. More... | |
| const double | Core::AstroConst::solar_age =4.57 |
| Age of the sun in [Gyr]. More... | |
| const double | Core::AstroConst::Gyr =1e9*24.0*3600.0*365.25 |
| Gyr [s]. More... | |
| const double | Core::AstroConst::day =24.0*3600.0 |
| day [s] More... | |
| const double | Core::AstroConst::G =6.67408e-11 |
| Gravitational constant in SI. More... | |
| const double | Core::AstroConst::jupiter_mass =1.8981871658715508e+27 |
| Mass of Jupiter [kg]. More... | |
| const double | Core::AstroConst::jupiter_radius =7.1492e7 |
| Radius of Jupiter [m]. More... | |
Defines various astronomical constants.
Definition in file AstronomicalConstants.h.