jsci.physics
Class Particle

java.lang.Object
  extended by jsci.physics.Particle
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AbstractClassicalParticle, Atom, Molecule, RelativisticParticle

public abstract class Particle
extends Object
implements Serializable

A superclass for building objects that have the physical nature of a particle.

See Also:
Serialized Form

Constructor Summary
Particle()
          Constructs a particle.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Particle

public Particle()
Constructs a particle.



jHepWork 3.1 ©