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.


_Pspcnn

Class _Pspcnn derived from _Wdcnn (size <180> bytes)

A weighted delayed connection defined by a forward and backward post-synaptic potential function, given by the referenced objects <psp> and <backpsp> respectively. The contribution to the post-synaptic node is calculated by applying the weighted and delayed psp to the pre-synaptic spike train. The effective length of the psp is given by <limit>. The objects for <psp> and <backpsp> are both referenced and must be of type Func.


Naming

psp references psp function backpsp references back psp function

Configuration

limit=<data> limit of psp length (0.1) backlimit=<data> limit of back psp length (4) psp=<ref> reference to psp function (none) backpsp=<ref> reference to back psp function (none)

Derived Classes


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