tennsS v1.53 Reference Manual

Copyright (C) 1997 - 2002 Mike Arnold, Altjira Software, mikea@altjira.com

Go to the previous, next section, table of contents.


_Spkfunc

Class _Spkfunc derived from _Spike (size <328> bytes)

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 store

Reverse References for Global Context

owner ostore

Control

ostore reset, dump, restore

Configuration

func=<ref> sets the function object (none) always-update=<bool> always update the state (1)

Derived Classes


Go to the previous, next section, table of contents. Document generated Mon Jun 16 02:19:05 GMT 2003