Searched refs:totalDistance (Results 1 – 1 of 1) sorted by relevance
61 float totalDistance = this->max - this->min; in Update() local65 if (diff > totalDistance / 1000 || diff < -totalDistance / 1000) in Update()216 float totalDistance = this->max - this->min; in Reset() local220 if (diff > totalDistance / 1000 || diff < -totalDistance / 1000) in Reset()