Documentation of 'vmm3d.ode.firstorder1D.ODE1stOrder1D' Java class
ODE1stOrder1D
vmm3d.ode.firstorder1D

Class ODE1stOrder1D

  • All Implemented Interfaces:
    java.util.EventListener, javax.swing.event.ChangeListener, Decorateable, Parameterizable
    Direct Known Subclasses:
    Logistic, MassAction, UserODEFirstOrder1D


    public abstract class ODE1stOrder1D
    extends ODE_1D
    Represents a 1D ODE in the usual way as a vector field in two 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 curve is shown in green; older curves are in red. The green curve integral can be extended using the "Continue Orbit" command in the Action menu.
    • Constructor Detail

      • ODE1stOrder1D

        public ODE1stOrder1D()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.