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

Class Neutron

  • All Implemented Interfaces:
    java.io.Serializable


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

      • Neutron

        public Neutron()
        Constructs a neutron.
    • Method Detail

      • restMass

        public double restMass()
        Returns the rest mass (MeV).
        Specified by:
        restMass in class RelativisticParticle
        Returns:
        939.56563
      • 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:
        0
      • 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.