galpy.orbit.Orbit.phi

Orbit.phi(*args, **kwargs)

NAME:

phi

PURPOSE:

return azimuth

INPUT:

t - (optional) time at which to get the azimuth (can be Quantity)

OUTPUT:

phi(t)

HISTORY:

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