The linear velocity is the rate of change of position over time.
If you need the rate of change of angle over time, use Body:getAngularVelocity. If you need to get the linear velocity of a point different from the center of mass:
x | number | The x-component of the velocity vector |
y | number | The y-component of the velocity vector |