Searched refs:coefficient (Results 1 – 1 of 1) sorted by relevance
1002 const double coefficient = 0.1; in process() local1006 mMagnitude = (mMagnitude * (1.0 - coefficient)) + (magnitude * coefficient); in process()