Package nl.tudelft.simulation.dsol.formalisms.flow

Flow package.

See:
          Description

Interface Summary
StationInterface A station is an object which accepts other objects and is linked to a destination.
 

Class Summary
Delay The Delay object is a station which delays an entity by some time units.
Departure The exit station on which statistics are updated and entities destroyed.
Duplicate A duplicate station duplicates incoming objects and sends them to their alternative destination.
Generator This class defines a generator
(c) copyright 2002-2005 Delft University of Technology , the Netherlands.
Release The release station releases a given quantity of a claimed resource.
Schedule The schedule is an extension to the generate which accepts a schedule of interarrival times.
Seize The Seize requests a resource and releases an entity whenever this resource is actually claimed.
Station A station is an object which can accept other objects.
 

Package nl.tudelft.simulation.dsol.formalisms.flow Description

Flow package.



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