Const2014T Class

Physical Constants CODATA 2014

Definition

Namespace: Metas.UncLib.Core
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public class Const2014<T> : Const2014
where T : new(), Object, IRealNumber<T>
Inheritance
Object    Const2014    Const2014T

Type Parameters

T
Real Number Type

Constructors

Const2014TInitializes a new instance of the Const2014T class

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

Fields

alpha Fine-structure constant
e Elementary charge / C
eV Electron volt / J
F Faraday constant / (C/mol)
G Newtonian constant of gravitation / (m^3/(kg*s^2))
h Planck constant / Js
k Boltzmann constant / (J/K)
Kj Josephson constant / (Hz/V)
me Electron mass / kg
mp Proton mass / kg
mpsme Proton-electron mass ratio
Na Avogadro constant / (1/mol)
R Molar gas constant / (J/(mol*K))
Rk von Klitzing constant / Ohm
Ryd Rydberg constant / (1/m)
u Atomic mass constant / kg

See Also