It would be nice if there would be variants of the per-second macros for delta calculations as well. Basically the same macro but without normalizing by the time step length.
i will implements 4 macros
$increase, $increaseColumns - for non negative delta calcuation
and
$delta, $deltaCoumns - for delta calculation with negative
It would be nice if there would be variants of the per-second macros for delta calculations as well. Basically the same macro but without normalizing by the time step length.