Class PhysicalConstants


  • public class PhysicalConstants
    extends Object
    An class providing predefined properties of physical constants.
    Source code:
    main
    Keywords:
    physical properties
    • Field Detail

      • MASS_ELECTRON

        public static final double MASS_ELECTRON
        Mass of an electron.
        See Also:
        Constant Field Values
      • BOHR_TO_ANGSTROM

        public static final double BOHR_TO_ANGSTROM
        Factor for the conversion of Bohr's to Angstrom's.
        See Also:
        Constant Field Values
    • Constructor Detail

      • PhysicalConstants

        public PhysicalConstants()