GEOS
Namespaces | Variables
PhysicsConstants.hpp File Reference

Regroups useful constants that are globally used for math and physics computations. More...

Go to the source code of this file.

Namespaces

 geos
 

Variables

constexpr double geos::constants::zeroDegreesCelsiusInKelvin = 273.15
 Zero degree Celsius in Kelvin.
 
constexpr double geos::constants::pi = 3.141592653589793238
 Shorthand for pi.
 
constexpr double geos::constants::gasConstant = 8.31446261815324
 Universal gas constant.
 

Detailed Description

Regroups useful constants that are globally used for math and physics computations.

Definition in file PhysicsConstants.hpp.