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.


Ktrace

Class Ktrace derived from Trace (size <112> bytes)

A firing rate trace that is calculated by applying a <kernel> function to the spike train for the node. The effective length of the kernel is given by <limit>. The output is first scaled by <factor> and then an <offset> is added. The kernel object is referenced and must be of type Func.


Naming

kernel references kernel function

Configuration

single=<bool> use only single spike (false) limit=<data> limit of kernel length (4) offset=<data> offset of output (-1) factor=<data> factor to scale output (1) kernel=<ref> reference to kernel function (none)

Derived Classes


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