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.


Dcostuning

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

A wrapper object that applies a symmetrical cosine tuning in the <preferred> direction. The inputs in x and in y are given by calling the default operator function for two pairs of objects referenced by <sources>. The sources are references and must resolve to four objects of type Particle. A delay is used as the only argument to the operator. The input in the preferred direction is scaled by <max> and shifted to be between <0> and <1>. The relative weighting between the two pairs of inputs is given by <bfactor>.


Naming

xa the first x source ya the first y source xb the second x source yb the second y source

Configuration

max=<data> max (1) delay=<data> delay (0) sources=<ref> references the xa,ya,xb,yb sources xasource=<ref> references the xa source yasource=<ref> references the ya source xbsource=<ref> references the xb source ybsource=<ref> references the yb source bfactor=<data> bfactor (1) preferred=<uint> preferred direction in degrees (0)

Derived Classes


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