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.


Component

Class Component derived from Atom (size <140> bytes)

The computational building block in the model. An object to which control can be passed and which can communicate with other components using channels. The component models time discetely using the specified <timestep>.


Naming

channel/<id> references channel <id>

Reverse References for Global Context

component channel/<id>

Control

channel/<id> reset, dump, restore

Configuration

connect=attach|detach:<local>|<component>:<remote> connect the <local> channel to the <remote> channel on <component> timestep=<data> sets the time step (1)

Source Points

time the current time timestep the current time step

Trigger points

time when the time is advanced post at the end of each pass

Commands

advance [interval=<t>] advance the current time show-conn show the connectivity for all channels

Derived Classes


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