|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcore.field.VecTimeField
simulations.experiments.faradaysLaw.EddyCurrentsDipoleExperiment.Motion
Constructor Summary | |
EddyCurrentsDipoleExperiment.Motion()
|
Method Summary | |
Vec |
get(Vec p,
double t,
Vec v)
Given the vector representing the dependent variables of the experiment and the time, returns the time derivatives of those variables. |
Methods inherited from class core.field.VecTimeField |
get |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EddyCurrentsDipoleExperiment.Motion()
Method Detail |
public Vec get(Vec p, double t, Vec v)
get
in class VecTimeField
p
- the vector of parameter values which describe the experiment at any time tt
- the time tv
- time derivatives of the vector of parameter values (calculated)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |