|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensourcephysics.sip.ch17.RigidBody
org.opensourcephysics.sip.ch17.FreeRotation
public class FreeRotation
SpinningTop solves the Euler equations for a spinning top.
Constructor Summary | |
---|---|
FreeRotation()
|
Method Summary | |
---|---|
void |
advanceTime()
Advances the time be solving the differential equation. |
Methods inherited from class org.opensourcephysics.sip.ch17.RigidBody |
---|
getBodyFrameAngularMomentum, getBodyFrameOmega, getRate, getState |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FreeRotation()
Method Detail |
---|
public void advanceTime()
advanceTime
in class RigidBody
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |