Table of Contents

Module: Monitor simpy-1.3\SimPy\Monitor.py

Monitored variables

A Class for monitored variables, that is, variables that allow one to gather simple means and variances, either tallied or accumulated over time. A monitored variable is an object of the class and is set up using m= Monitor(). It can be given a unique name for use in debugging and in tracing.

For the generator version of SimPy

HISTORY 2002 10 23: 1.4 added try-except to calculations of statistics 2002 11 22: testing new now() 2003 4 13: added Simpy to error messages 2003 4 18: minor correction to error messages

Imported modules   
from SimPy.Simulation import now
import unittest
Classes   

Monitor


Table of Contents

This document was automatically generated on Sun Jun 22 11:12:00 2003 by HappyDoc version 2.1