Package vmm.ode

Class Summary
ODE_1D Represents a first order ODE exhibit y' = f(y,t).
ODE_2D Represents an ODE exhibit that will be displayed in two dimensions.
ODE_3D Represents an ODE exhibit that will be displayed in three dimensions.
OrbitPoints2D This class really just represents a list of points that can be drawn as dots or a connected sequence of line segments.
OrbitPoints3D This class really just represents a list of 3D points that can be drawn as dots or a connected sequence of line segments.