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.


Netconn

Class Netconn derived from Particle (size <60> bytes)

The basic object that connects two nodes. The pre-synaptic node is defined by <inode> and the post-synaptic node is defined by <onode>. The current value of the connection is given by <value>. A connection has a descriptive name which is distinct from its global name. The descriptive name can be given a configurable <tag> as a suffix.


Naming

inode references input node onode references output node

Configuration

value=<data> sets value (0) tag=<string> name tag or suffix (none)

Source Points

value value of connection

Derived Classes


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