Documentation of 'vmm3d.ode.firstorder3D.ODE1stOrder3D' Java class
ODE1stOrder3D
vmm3d.ode.firstorder3D

Class ODE1stOrder3D

  • All Implemented Interfaces:
    java.util.EventListener, javax.swing.event.ChangeListener, Decorateable, Parameterizable
    Direct Known Subclasses:
    Linear, Lorenz, Rikitake, Rossler, UserODE1stOrder3D


    public abstract class ODE1stOrder3D
    extends ODE_3D
    Represents a simple vector field in three dimensions, with the abilty to compute integral curves of the field. The user starts a curve by clicking the start point with the middle mouse button, or by clicking with the ALT key down (Option key on Mac). The most recently added integral curve is shown in green; older curves are in red. The green curve can be extended using the "Continue Orbit" command in the Action menu. A "Show Projeccted Orbits" command adds an auxiliary view at the bottom of the display where the x and y coordinates of the points on the green orbit are plotted.
    • Constructor Detail

      • ODE1stOrder3D

        public ODE1stOrder3D()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.