Previous topic

galpy.orbit.Orbit.vlos

Next topic

galpy.orbit.Orbit.vR

This Page

galpy.orbit.Orbit.vphi

Orbit.vphi(*args, **kwargs)

NAME:

vphi

PURPOSE:

return angular velocity

INPUT:

t - (optional) time at which to get the angular velocity

OUTPUT:

vphi(t)

HISTORY:

2010-09-21 - Written - Bovy (NYU)