getVelY

open fun getVelY(distanceUnit: DistanceUnit): Double

Return

the estimated Y (strafe) velocity of the robot in specified unit/sec

Parameters

distanceUnit

the unit to use


open fun getVelY(): Double

Deprecated

Return

the estimated Y (strafe) velocity of the robot in mm/sec

Deprecated

The overflow for this function has a DistanceUnit, which can reduce the chance of unit confusion.