Searched refs:xVelocity (Results 1 – 1 of 1) sorted by relevance
56 double xVelocity = 0.0; in UpdateVelocity() local58 xVelocity = linearParam * xAxis[ZERO] * xValue + xAxis[ONE]; in UpdateVelocity()66 velocity_.SetOffsetPerSecond({ xVelocity, yVelocity }); in UpdateVelocity()