Class Summary |
GEntity |
General entity class for three phase simulation. |
Queue |
Simple class that extends Vector so as to model queues. |
Resource |
Used to represent simulation objects that need not be represented as
individual entities since they are identical and can be taken and returned by
objects that are represented as entities. |
Sample |
Used to create streamable random numbers and associated routines to sample
from probability distributions. |
Trace |
Class to allow a running simulation program to write run-time debugging
information to a specified output device. |