Table of Contents

Module: jacksonnetwork .\simpy1_5\SimPyModels\jacksonnetwork.py
Imported modules   
from SimPy.Simulation import *
from __future__ import generators
from random import Random, expovariate, uniform
Functions   
choose2dA
  choose2dA 
choose2dA (
        i,
        P,
        g,
        )

return a random choice from a set j = 0..n-1 with probs held in list of lists P[j] (n by n) using row i g = random variable call: next = choose2d(i,P,g)

Classes   

Generator

generates a sequence of msgs

Msg

a message


Table of Contents

This document was automatically generated on Tue Dec 07 19:52:27 2004 by HappyDoc version 2.1