Searched refs:GetVeloX (Results 1 – 2 of 2) sorted by relevance
110 if (fabs(velocity_.GetVeloX()) > fabs(velocity_.GetVeloY())) { in GetMaxAxis()140 mainVelocity_ = velocity_.GetVeloX(); in GetMainAxisVelocity()
73 double GetVeloX() const in GetVeloX() function