Const2022T Class

Physical Constants CODATA 2022

Definition

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

Type Parameters

T
Real Number Type

Constructors

Const2022TInitializes a new instance of the Const2022T 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