| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvmm.core.Exhibit
vmm.ode.ODE_2D
vmm.ode.secondorder2D.ODE2ndOrder2D
vmm.ode.secondorder2D.FoucaultPendulum
public class FoucaultPendulum
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class vmm.ode.ODE_2D | 
|---|
| ODE_2D.ODEView | 
| Field Summary | 
|---|
| Fields inherited from class vmm.core.Exhibit | 
|---|
| decorations, exhibitNeedsRedraw, isMorphing, morphingView, parameters, previousTransform | 
| Constructor Summary | |
|---|---|
| FoucaultPendulum() | |
| Method Summary | |
|---|---|
| protected  double | xdotdot(double x,
        double y,
        double xdot,
        double ydot) | 
| protected  double | ydotdot(double x,
        double y,
        double xdot,
        double ydot) | 
| Methods inherited from class vmm.ode.secondorder2D.ODE2ndOrder2D | 
|---|
| makeDefaultMouseTask, nextEulerPoint, nextRungeKuttaPoint | 
| Methods inherited from class vmm.ode.ODE_2D | 
|---|
| doDraw, extractPointFromData, getCreateAnimation, getDefaultView, vectorField_x, vectorField_y | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public FoucaultPendulum()
| Method Detail | 
|---|
protected double xdotdot(double x,
                         double y,
                         double xdot,
                         double ydot)
xdotdot in class ODE2ndOrder2D
protected double ydotdot(double x,
                         double y,
                         double xdot,
                         double ydot)
ydotdot in class ODE2ndOrder2D| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||