nl.tudelft.simulation.dsol.simulators
Interface DEVDESSSimulatorInterface
- All Superinterfaces:
- DESSSimulatorInterface, DEVSSimulatorInterface, EventProducerInterface, Remote, Serializable, SimulatorInterface
- All Known Subinterfaces:
- AnimatorInterface
- All Known Implementing Classes:
- Animator, AnimatorWithThread, DEVDESSSimulator, RealTimeClock
public interface DEVDESSSimulatorInterface
- extends DEVSSimulatorInterface, DESSSimulatorInterface
The DEVSDESS simulator embodies both the continuous and the discrete
formalism. This simulator takes pre-defined time steps in between it loops
over its eventlist. A better name for this formalism would therefore be the
DEVSinDESS formalism. More information on Modeling & Simulation can be found
in Theory of Modeling and Simulation by Bernard Zeigler et. al.
(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.
- Since:
- 1.0
- Version:
- $Revision: 1.1 $ $Date: 2007/01/06 13:21:27 $
- Author:
- Peter Jacobs
Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.