|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensourcephysics.sip.ch17.FeynmanPlate
public class FeynmanPlate
RigidBody models rigid body dynamics by solving Euler's equations using an ODE solver.
Constructor Summary | |
---|---|
FeynmanPlate()
|
Method Summary | |
---|---|
void |
advanceTime()
Advances the time be solving the differential equation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FeynmanPlate()
Method Detail |
---|
public void advanceTime()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |