Page 1 of 1

*.stable() differences

PostPosted: Fri Sep 05, 2014 10:37 am
by phatbob
What is the difference between calculate.stable() and delay.stable()

having difficulty with the help discerning the two

from logging 2 channels which monitor each, hard to discern the difference ?

-p

Re: *.stable() differences

PostPosted: Tue Sep 16, 2014 4:00 pm
by esaatetesta
Similar functionality but looks like Delay.stable() has an additional parameter called delta which is not available in Calculate.stable().

delta: arg must must not change by more than this during delay

Esa