|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvmm.core.Exhibit
vmm.core3D.Exhibit3D
vmm.ode.ODE_3D
vmm.ode.secondorder3D.ChargedParticles
vmm.ode.secondorder3D.ConstantMagneticField
public class ConstantMagneticField
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class vmm.ode.ODE_3D |
|---|
ODE_3D.ODEView |
| Field Summary |
|---|
| Fields inherited from class vmm.core3D.Exhibit3D |
|---|
defaultViewpoint, defaultViewUp, previousTransform3D |
| Fields inherited from class vmm.core.Exhibit |
|---|
decorations, exhibitNeedsRedraw, isMorphing, morphingView, parameters, previousTransform |
| Constructor Summary | |
|---|---|
ConstantMagneticField()
|
|
| Method Summary | |
|---|---|
protected void |
magneticField(double x,
double y,
double z,
Vector3D answer)
Store the value of the magnetice field at x,y,z into the prexisting vector answer |
| Methods inherited from class vmm.ode.secondorder3D.ChargedParticles |
|---|
makeDefaultMouseTask, nextEulerPoint, nextRungeKuttaPoint |
| Methods inherited from class vmm.ode.ODE_3D |
|---|
doDraw, extractPointFromData, getCreateAnimation, getDefaultView, screenPointTo3DPoint, vectorField_x, vectorField_y |
| Methods inherited from class vmm.core3D.Exhibit3D |
|---|
computeDrawData3D, computeDrawDataHook, doDraw3D, doDrawHook, getDefaultTransform, getDefaultViewpoint, getDefaultViewUp, setDefaultViewpoint, setDefaultViewUp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstantMagneticField()
| Method Detail |
|---|
protected void magneticField(double x,
double y,
double z,
Vector3D answer)
ChargedParticles
magneticField in class ChargedParticles
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||