CORSIKA  @c8_version@
The framework to simulate particle cascades for astroparticle physics
physical_constants.hpp File Reference

Several physical constants. More...

Include dependency graph for physical_constants.hpp:

Go to the source code of this file.

Namespaces

 phys
 namespace phys.
 
 phys::units
 namespace units.
 

Variables

constexpr quantity< acceleration_d > phys::units::g_sub_n {Rep(9.80665L) * meter / square(second)}
 
constexpr quantity< dimensions< 0, 0, 0, 0, 0, -1 > > phys::units::N_sub_A
 
constexpr quantity< electric_charge_d > phys::units::e {Rep(1.602176462e-19L) * coulomb}
 
constexpr quantity< dimensions< 2, 1, -1 > > phys::units::h {Rep(6.62606876e-34L) * joule * second}
 
constexpr quantity< speed_d > phys::units::c {Rep(299792458L) * meter / second}
 
constexpr quantity< mass_d > phys::units::u {Rep(1.6605402e-27L) * kilogram}
 

Detailed Description

Several physical constants.

Author
Michael S. Kenniston, Martin Moene
Date
7 September 2013
Since
0.4

Copyright 2013 Universiteit Leiden. All rights reserved.

Copyright (c) 2001 by Michael S. Kenniston. For the most recent version check www.xnet.com/~msk/quantity. Permission is granted to use this code without restriction so long as this copyright notice appears in all source files.

This code is provided as-is, with no warrantee of correctness.

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Definition in file physical_constants.hpp.