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.


Mfev

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

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


Naming

x the x source y the y source

Configuration

max=<data> max (1) delay=<data> delay (0) slope=<data> slope (0.5) threshold=<data> threshold (0.5) sources=<ref> references the x and y sources xsource=<ref> references the x source ysource=<ref> references the y source 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