scifir-units 2.0.0
scifir-units is a library of units of measurement, angles, coordinates, fields, and related data, all lightweight, that help in the development of scientific software and scientific machines
|
#include "./scalar_unit.hpp"
Go to the source code of this file.
Namespaces | |
namespace | scifir |
The namespace scifir contains all scifir-units, excepting the string literals, which are outside. | |
Variables | |
const long double | scifir::HYPERFINE_TRANSITION_FREQUENCY_OF_CS = 9192631770.0l |
const long double | scifir::SPEED_OF_LIGHT = 299792458.0l |
const long double | scifir::PLANCK_CONSTANT = 6.62607015e-34 |
const long double | scifir::ELEMENTARY_CHARGE = 1.602176634e-19 |
const long double | scifir::BOLTZMANN_CONSTANT = 1.380649e-23 |
const long double | scifir::AVOGADRO_CONSTANT = 6.02214076e23 |
const long double | scifir::LUMINOUS_EFFICACY_OF_540_THZ_RADIATION = 683.0l |
const long double | scifir::GRAVITATIONAL_CONSTANT = 6.6743e-11 |
const long double | scifir::MOLAR_GAS_CONSTANT = 8.31446261815324l |
const long double | scifir::ATOMIC_MASS_CONSTANT = 1.66053906660e-27 |
const long double | scifir::COULOMB_CONSTANT = 8.9875517873681764e9 |
const long double | scifir::VACUUM_PERMITTIVITY = 8.8541878188e-12 |
const long double | scifir::RYDBERG_CONSTANT = 1.0973731568539e7 |
const long double | scifir::FARADAY_CONSTANT = 9.64853321233100184e4 |