LOGISTIC
To infinitesimal limit a value.
To infinitesimal limit a value.
The logistic filter works as a limit filter, but closer the value get's to the limit, slower it goes there.
If above the limit, greater the value, even slower it goes.
So it's an infinitesimal approach to the limit without never reaching it.
To use LOGISTIC in Mover, do:
LOGISTIC(parameter1;parameter2;parameter3)
parameter1 is the value we want to limit.
parameter2 is the range that defines the minimum/maximum value.
parameter3 is how fast we go to the limit.