|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensourcephysics.sip.ch16.BoxSuperposition
public class BoxSuperposition
A superposition of particle in a box quantum eigenstates.
Constructor Summary | |
---|---|
BoxSuperposition(int numberOfPoints,
double[] realCoef,
double[] imagCoef)
Constructs a time dependent superposition of particle in a box eigenstates. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BoxSuperposition(int numberOfPoints, double[] realCoef, double[] imagCoef)
numberOfPoints
- intrealCoef
- double[]imagCoef
- double[]
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |