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

Class Quark

    • Constructor Detail

      • Quark

        public Quark()
        Constructs a quark.
    • Method Detail

      • spin

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

        public final int eLeptonQN()
        Returns the electron lepton number.
        Specified by:
        eLeptonQN in class QuantumParticle
        Returns:
        0
      • muLeptonQN

        public final int muLeptonQN()
        Returns the muon lepton number.
        Specified by:
        muLeptonQN in class QuantumParticle
        Returns:
        0
      • tauLeptonQN

        public final int tauLeptonQN()
        Returns the tau lepton number.
        Specified by:
        tauLeptonQN in class QuantumParticle
        Returns:
        0
      • baryonQN

        public final int baryonQN()
        Returns the number of 1/3 units of baryon number.
        Specified by:
        baryonQN in class QuantumParticle
        Returns:
        1
      • isospin

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

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

        public Quark emit(Gluon g)
        Emits a gluon.
      • absorb

        public Quark absorb(Gluon g)
        Absorbs a gluon.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.