NORMAL_THRESHOLD

const val NORMAL_THRESHOLD: Double = 0.05

The normal threshold for vector values.

Vector values (velocity and acceleration) that fall below this constant will be set to 0.