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.


Cnprepre_Spkev

Class Cnprepre_Spkev derived from Cnset

A structure that can be bound to an underlying network to define the conjunction of two sets of pre-synaptic nodes with a set of post-synaptic nodes. This is defined as the connections between a set of pre-synaptic nodes, specified by <pre1>, and a set of post-synaptic nodes, specified by <post>, where for each connection, a second connection also exists to the post-synaptic node from any node in the second set of pre-synaptic nodes, specified by <pre2>. There is a record for each connection, which consists of the first pre-synaptic node, the second pre-synaptic node, the first connection and the second connection. Definitions are resolved wrt the builder.


Configuration

pre1=<ref> defines the 1st pre nodes (none) pre2=<ref> defines the 2nd pre nodes (none) post=<ref> defines the post nodes (none)

Additional arguments to existing commands

bind [post=<list>] [pre1=<list>] [pre2=<list>] <further arguments for derived commands> binds itself to the underlying network structure post=<list> set of post nodes pre1=<list> first set of pre nodes pre2=<list> second set of pre nodes

Derived Classes


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