Go to the previous, next section, table of contents.
A node that allows operations to be applied to spike trains. The operation is defined by the default operator for the object referenced by <func>. The current time is passed to the default operator. The func object is referenced and must be of type Particle. The nodes are not considered spiking nodes and do not have spike trains associated with them unless they are input nodes. The input nodes do not have function objects, Instead they operate as spiking nodes in order to maintain the spike trains that are available to be used as inputs to the func objects. As the default store is of type Spkbuffer, a seperate store <ostore> is used to hold the result of the func object. Output for output nodes is always generated by default, as controlled by <always-update>. If set to <false>, then output is generated only for those nodes that have changed in the last time step.
Naming
func references the function object ostore references output storeReverse References for Global Context
owner ostoreControl
ostore reset, dump, restoreConfiguration
func=<ref> sets the function object (none) always-update=<bool> always update the state (1)
Go to the previous, next section, table of contents. Document generated Mon Jun 16 02:19:05 GMT 2003