cancelTranslationBaseline constant

double const cancelTranslationBaseline

Cancellation amount applied the moment |scaleVelocity| crosses cancelTranslationThreshold (before the quadratic growth term), scaled by k.

Implementation

static const double cancelTranslationBaseline = 0.3;