Average
Module used to calculate the average of its input over time.
Example XML definition
A simple example
<module
class = "Average"
name = "Average"
/>
Module Connections
Inputs
| Name | Description |
|---|---|
| INPUT | The input |
Outputs
| Name | Description |
|---|---|
| OUTPUT | The output |
Limitations
If run for very long numerical problems are likely to occur when the number of ticks or the sum of all inputs becomes too large.
Author
Christian Balkenius
christian.balkenius@lucs.lu.se
Lund University Cognitive Science
Files
Average.h
Average.cc
Average.ikc