#include <xphysics.h>
|
| static constexpr double | g { GSL_CONST_MKSA_GRAV_ACCEL } |
| |
| static constexpr double | mass { 5.9722e24 } |
| |
| static constexpr double | radius { 6378.137_km } |
| |
Definition at line 19 of file xphysics.h.
| constexpr double nmx::gravitation::Earth::g { GSL_CONST_MKSA_GRAV_ACCEL } |
|
inlinestatic |
◆ mass
| constexpr double nmx::gravitation::Earth::mass { 5.9722e24 } |
|
inlinestatic |
◆ radius
| constexpr double nmx::gravitation::Earth::radius { 6378.137_km } |
|
inlinestatic |
The documentation for this struct was generated from the following file: