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.


_Wdcnn

Class _Wdcnn derived from Netconn

A weighted delayed connection element as used in a Network component. Both the delay and the weight can be constrained, to be negative, to be positive, by a maximum value, by a minimum value. For either the delay or the weight, only a single constraint can be applied at any one time. To be constrained by a minimum or a maximum value, both <weightcon> and <weightmin> or <weightmax> have to be configured. Packet type is data_type.


Configuration

weight=<data> sets connection weight (0.1) weightmin=<data> set minimum for weight weightmax=<data> set maximum for weight weightcon=<pos|neg|none> sets constraint for weight (none) delay=<data> sets connection delay (0) delaymin=<data> set minimum for delay delaymax=<data> set maximum for delay delaycon=<pos|neg|none> sets constraint for delay (pos)

Source Points

weight weight for connection delay delay for connection

Commands

scale [weight=<v>] [delay=<c>] scale the parameter offset [weight=<v>] [delay=<v>] offset the parameter

Derived Classes


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