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.


Trace

Class Trace derived from Owned (size <80> bytes)

Maintains a rate trace over a process which is generating events, such as a spiking node. The output of the trace is the rate of events (Hz) as calculated over the specified <period>. Noise can be added to the trace by calling the default operator for the object referenced by <noise>. The noise object is referenced and must be of type Particle.


Naming

noise references the noise object

Configuration

noise=<ref> sets reference to noise (none) period=<uint> period of trace (0)

Source Points

time time of the last calculation value value of the last calculation

Commands

at time=<data> output the value of the trace at the specified time time=<data> time for which the trace is calculated

Derived Classes


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