|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DifferentialEquationInterface
The Differential equation interface.
(c) copyright 2002-2005 Delft
University of Technology , the Netherlands.
See for project information
www.simulation.tudelft.nl
License of use: Lesser
General Public License (LGPL) , no warranty.
Field Summary | |
---|---|
static EventType |
FUNCTION_CHANGED_EVENT
FUNCTION_CHANGED_EVENT is firedd on function changes |
static EventType[] |
VALUE_CHANGED_EVENT
VALUE_CHANGED_EVENT is firedd on value changes |
Method Summary |
---|
Methods inherited from interface nl.tudelft.simulation.jstats.ode.DifferentialEquationInterface |
---|
dy, initialize, y |
Field Detail |
---|
static final EventType[] VALUE_CHANGED_EVENT
static final EventType FUNCTION_CHANGED_EVENT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |