Ok in Corona there is a method for physics bodies called getLinearVelocity, which returns velocity on the x and y axis.
My question is is there any equivalent to get the linear acceleration on an object. If not, how would I get the acceleration of a physics body?