Orrery
A GPU-accelerated N-body gravitational simulator
Toggle main menu visibility
Loading...
Searching...
No Matches
units.hpp
Go to the documentation of this file.
1
#pragma once
2
22
23
#include "
orrery/core/types.hpp
"
24
25
namespace
orrery::core {
26
38
inline
constexpr
Real
kGravitationalConstant
= 1;
39
40
}
// namespace orrery::core
types.hpp
The scalar and index types that every layer of the project agrees on.
orrery::core::kGravitationalConstant
constexpr Real kGravitationalConstant
The gravitational constant, one by the definition of the unit system.
Definition
units.hpp:38
orrery
core
units.hpp
Generated by
1.17.0