Package mosp_examples :: Module zombie_wiggler
[hide private]
[frames] | no frames]

Module zombie_wiggler

source code

Infect action example: a typical zombie infection


Author: F. Ludwig, P. Tute

Contact: henne@dcsec.uni-hannover.de

Copyright: (c) 2010-2011, DCSec, Leibniz Universitaet Hannover, Germany

License: GPLv3

Classes [hide private]
  ZombieWiggler
Implements a zombie person doing random movement infecting others.
Functions [hide private]
 
main()
Defines the zombie infection simulation with random movement.
source code
Variables [hide private]
  __maintainer__ = 'B. Henne'
  __package__ = 'mosp_examples'
Function Details [hide private]

main()

source code 

Defines the zombie infection simulation with random movement.

map: hannover1.osm, output to socketPlayer or champlain child process player, 49 healthy people, 1 zombie, infection using action decorator.