Package nl.tudelft.simulation.dsol.simulators

Provides the simulator interfaces and classes for a number of formalisms.

See:
          Description

Interface Summary
AnimatorInterface The AnimatorInterface defines a DEVSDESS simulator with wallclock delay between the consequtive time steps.
DESSSimulatorInterface The DESS defines the interface of the DESS simulator.
DEVDESSSimulatorInterface The DEVSDESS simulator embodies both the continuous and the discrete formalism.
DEVSSimulatorInterface The DEVS defines the interface of the DEVS simulator.
SimulatorInterface The SimulatorInterface defines the behavior of the simulators in the DSOL framework.
 

Class Summary
Animator The reference implementation of the animator.
AnimatorWithThread The reference implementation of the animator.
DESSSimulator The DESS defines the interface of the DESS simulator.
DEVDESSSimulator The reference implementation of the DEVDESS simulator.
DEVSSimulator The DEVS defines the interface of the DEVS simulator.
RealTimeClock The reference implementation of the realTimeClock.
Simulator The Simulator class is an abstract implementation of the SimulatorInterface.
 

Package nl.tudelft.simulation.dsol.simulators Description

Provides the simulator interfaces and classes for a number of formalisms. The supported formalisms include the discrete event formalism, the continuous event formalism and the combined DEVDESS formalism.



Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.