Previous topic

galpy.orbit.Orbit.vT

Next topic

galpy.orbit.Orbit.vy

This Page

galpy.orbit.Orbit.vx

Orbit.vx(*args, **kwargs)

NAME:

vx

PURPOSE:

return x velocity at time t

INPUT:

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

OUTPUT:

vx(t)

HISTORY:

2010-11-30 - Written - Bovy (NYU)