org.gicentre.utils.network.traer.physics
Class ChargedParticle

java.lang.Object
  extended by org.gicentre.utils.network.traer.physics.Particle
      extended by org.gicentre.utils.network.traer.physics.ChargedParticle
All Implemented Interfaces:
Locatable

public class ChargedParticle
extends Particle

Represents a charged particle in the particle system, but currently not implemented.

Author:
Carl Pearson, Jeffrey Traer Bernstein and minor modifications by Jo Wood.

Field Summary
 
Fields inherited from class org.gicentre.utils.network.traer.physics.Particle
age, DEFAULT_MASS, isDead, isFixed, position, velocity
 
Constructor Summary
ChargedParticle()
           
 
Method Summary
 
Methods inherited from class org.gicentre.utils.network.traer.physics.Particle
addForce, age, clearForce, distanceTo, force, getForce, getLocation, isFixed, isFree, makeFixed, makeFree, mass, position, reset, setFixed, setMass, velocity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChargedParticle

public ChargedParticle()


giCentre Utilities V.3.3, API documentation generated 6th April, 2013