|
|||||||||
| 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.SpinningTop
public class SpinningTop
SpinningTop solves the Euler equations for a spinning top.
| Constructor Summary | |
|---|---|
SpinningTop()
|
|
| 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 SpinningTop()
| 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 | ||||||||