| Home | Trees | Index | Help |
|
|---|
| Package pyrobot :: Package brain |
|
The basic brain class. All brains derive from these classes. (c) 2005, PyrobRobotics.org. Licenced under the GNU GPL.
| Submodules | |
|---|---|
| |
| Classes | |
|---|---|
Brain |
The Brain is the basis for all brains. |
| Function Summary | |
|---|---|
Simple avg function that works on sequences of numbers. | |
| Variable Summary | |
|---|---|
str |
__author__ = 'Douglas Blank <dblank@brynmawr.edu>'
|
str |
__version__ = '$Revision: 1.32 $'
|
| Function Details |
|---|
avg(list)Simple avg function that works on sequences of numbers. |
| Variable Details |
|---|
__author__
|
__version__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jul 25 01:39:27 2005 | http://epydoc.sf.net |