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

Class PiPlus

  • All Implemented Interfaces:
    java.io.Serializable


    public final class PiPlus
    extends Pion
    A class representing pi+.
    See Also:
    Serialized Form
    • Constructor Detail

      • PiPlus

        public PiPlus()
        Constructs a pi+.
    • Method Detail

      • restMass

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

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

        public int isospinZ()
        Returns the number of 1/2 units of the z-component of isospin.
        Specified by:
        isospinZ in class QuantumParticle
        Returns:
        2
      • 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.