mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 13:08:49 -05:00
Merge branch 'master' into feature/animation-fixes
This commit is contained in:
@@ -33,6 +33,7 @@ namespace openspace::distanceconstants {
|
||||
constexpr double LightMonth = LightYear / 12;
|
||||
constexpr double LightDay = LightYear / 365;
|
||||
constexpr double LightHour = LightDay / 24;
|
||||
constexpr double LightSecond = 299792458.0;
|
||||
constexpr double AstronomicalUnit = 1.495978707E11;
|
||||
constexpr double Parsec = 3.0856776E16;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user