Definitions of universal and Earthly physical constants. More...
Variables | |
constexpr auto | playrho::EarthlyLinearAcceleration = Real{-9.8f} * MeterPerSquareSecond |
Earthly gravity. More... | |
constexpr auto | playrho::BigG = Real{6.67408e-11f} * CubicMeter / (Kilogram * SquareSecond) |
Big "G". More... | |
Definitions of universal and Earthly physical constants.
|
constexpr |
Big "G".
Gravitational constant used in calculating the attractive force on a mass to another mass at a given distance due to gravity.
Referenced by playrho::d2::CalcGravitationalAcceleration().
|
constexpr |
Earthly gravity.
An approximation of the average acceleration of Earthly objects towards the Earth due to the Earth's gravity.