Documentation of 'jsci.physics.particles.Proton' Java class
Proton
jsci.physics.particles

Class Proton

  • All Implemented Interfaces:
    java.io.Serializable


    public final class Proton
    extends Nucleon
    A class representing protons.
    See Also:
    Serialized Form
    • Constructor Detail

      • Proton

        public Proton()
        Constructs a proton.
    • Method Detail

      • restMass

        public double restMass()
        Returns the rest mass (MeV).
        Specified by:
        restMass in class RelativisticParticle
        Returns:
        938.27231
      • isospinZ

        public int isospinZ()
        Returns the number of 1/2 units of the z-component of isospin.
        Specified by:
        isospinZ in class QuantumParticle
        Returns:
        1
      • charge

        public int charge()
        Returns the electric charge.
        Specified by:
        charge in class QuantumParticle
        Returns:
        1
      • quarks

        public QuantumParticle[] quarks()
        Returns the quark composition.
      • toString

        public java.lang.String toString()
        Returns a string representing this class.
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.