jsci.physics.particles
Class Nucleon
- java.lang.Object
-
- All Implemented Interfaces:
- java.io.Serializable
public abstract class Nucleon extends Baryon
A class representing nucleons.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class jsci.physics.quantum.QuantumParticle
spinZ
-
Fields inherited from class jsci.physics.RelativisticParticle
momentum, position
-
-
Constructor Summary
Constructors Constructor and Description Nucleon()Constructs a nucleon.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intisospin()Returns the number of 1/2 units of isospin.intspin()Returns the number of 1/2 units of spin.intstrangeQN()Returns the strangeness number.-
Methods inherited from class jsci.physics.particles.Hadron
eLeptonQN, muLeptonQN, tauLeptonQN
-
Methods inherited from class jsci.physics.quantum.QuantumParticle
anti, charge, isAnti, isospinZ
-
Methods inherited from class jsci.physics.RelativisticParticle
equals, hashCode, restMass
-
-
-
-
Method Detail
-
spin
public final int spin()
Returns the number of 1/2 units of spin.- Specified by:
spinin classQuantumParticle- Returns:
- 1
-
isospin
public final int isospin()
Returns the number of 1/2 units of isospin.- Specified by:
isospinin classQuantumParticle- Returns:
- 1
-
strangeQN
public final int strangeQN()
Returns the strangeness number.- Specified by:
strangeQNin classQuantumParticle- Returns:
- 0
-
-
DMelt 3.0 © DataMelt by jWork.ORG