pgb_liv\php_ms\Constant\PhysicalConstants

Static class containing physical constant values in daltons.

Synopsis

class PhysicalConstants {
  • // constants
  • const ELECTRON_MASS = 0.000548579909070;
  • const PROTON_MASS = 1.007276466879;
}

Coverage

Methods 0% 0 / 0
Lines 0% 0 / 0

Constants

Name Value
ELECTRON_MASS 0.000548579909070
PROTON_MASS 1.007276466879

History