|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJSci.physics.Particle
JSci.physics.AbstractClassicalParticle
| Constructor Summary | |
AbstractClassicalParticle()
|
|
| Method Summary | |
double |
energy()
|
abstract double |
getMass()
|
AbstractDoubleVector |
getMomentum()
|
abstract AbstractDoubleVector |
getPosition()
|
abstract AbstractDoubleVector |
getVelocity()
|
double |
speed()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractClassicalParticle()
| Method Detail |
public abstract double getMass()
public abstract AbstractDoubleVector getPosition()
public abstract AbstractDoubleVector getVelocity()
public AbstractDoubleVector getMomentum()
public double speed()
public double energy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||