Previous topic

galpy.orbit.Orbit.dist

Next topic

galpy.orbit.Orbit.e

This Page

galpy.orbit.Orbit.E

Orbit.E(*args, **kwargs)

NAME:

E

PURPOSE:

calculate the energy

INPUT:

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

pot= Potential instance or list of such instances

OUTPUT:

energy

HISTORY:

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