Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:system

This is an old revision of the document!


The System class keeps track of the different instances of objects that are created during for setting up a simulation. It contains the run function that is used to trigger a simulation, which will when called iterate the Auryn duty cycle for the specified period of simulation time (simtime). Most Auryn objects expect a global variable sys of type System to be present in the namespace of the simulation program, which is why it has do be defined as simulator init code that precedes the declaration of any other simulator object.

manual/system.1389378787.txt.gz · Last modified: 2014/01/10 18:33 by zenke