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

Class Lambda

  • All Implemented Interfaces:
    java.io.Serializable


    public final class Lambda
    extends Hyperon
    A class representing lambdas.
    See Also:
    Serialized Form
    • Constructor Detail

      • Lambda

        public Lambda()
        Constructs a lambda.
    • Method Detail

      • spin

        public int spin()
        Returns the number of 1/2 units of spin.
        Specified by:
        spin in class QuantumParticle
        Returns:
        1
      • isospin

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

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

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

        public int strangeQN()
        Returns the strangeness number.
        Specified by:
        strangeQN 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.