Const2018T Class

Physical Constants CODATA 2018

Definition

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

Type Parameters

T
Real Number Type

Constructors

Const2018TInitializes a new instance of the Const2018T 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
are Electron relative atomic mass
arp Proton relative atomic mass
ep0 Vacuum electric permittivity / (As/Vm)
G Newtonian constant of gravitation / (m^3/(kg*s^2))
me Electron mass / kg
mp Proton mass / kg
mpsme Proton-electron mass ratio
Mu Molar mass constant / (kg/mol)
mu0 Vacuum magnetic permeability / (Vs/Am)
Ryd Rydberg constant / (1/m)
u Atomic mass constant / kg

See Also