Searched refs:mVelocityThreshold (Results 1 – 1 of 1) sorted by relevance
95 private double mVelocityThreshold; field in SpringForce223 if (Math.abs(velocity) < mVelocityThreshold in isAtEquilibrium()321 mVelocityThreshold = mValueThreshold * VELOCITY_THRESHOLD_MULTIPLIER; in setValueThreshold()