I want to know when a physics object has stopped moving, or very nearly stopped moving so that I can give it a nudge or get rid of it. I looked at phent_getvelocity, but I don't understand the explanation in the manual. How would I use this for what I want?