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

Module routing_wiggler

source code

Routing example for new go method: routed movement


Author: P. Tute

Contact: henne@dcsec.uni-hannover.de

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

License: GPLv3

Classes [hide private]
  RoutingShowcaseWiggler
Person for routing demonstration.
Functions [hide private]
 
main()
Defines the simulation, map, monitors, persons.
source code
Variables [hide private]
  __maintainer__ = 'B. Henne'
  COLOR = {0: [1.0, 0.0, 0.0, 1.0], 1: [0.0, 1.0, 0.0, 1.0]}
  __package__ = 'mosp_examples'