Package org.vizzini.math.ode

Provides math classes for ordinary differential equations in the game framework.

See:
          Description

Interface Summary
IODE Defines methods required by ordinary differential equations in the game framework.
IODESolver Defines methods required by ordinary differential equation solvers in the game framework.
 

Class Summary
AbstractODE Provides base functionality for ordinary differential equations in the game framework.
AbstractODESolver Provides base functionality for ordinary differential equation solvers in the game framework.
DynamicStateODE Provides an ordinary differential equation for a IDynamicState.
RungeKutta4ODESolver Provides a fourth-order Runge-Kutta ordinary differential equation solver.
 

Package org.vizzini.math.ode Description

Provides math classes for ordinary differential equations in the game framework.

Figure 1. ODE package Class Diagram

Figure 1 displays an overview of all classes in the ode package.

Author:
Admin


Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02