Previous topic

galpy.orbit.Orbit.plot3d

Next topic

galpy.orbit.Orbit.plotEz

This Page

galpy.orbit.Orbit.plotE

Orbit.plotE(*args, **kwargs)

NAME:

plotE

PURPOSE:

plot E(.) along the orbit

INPUT:

pot= Potential instance or list of instances in which the orbit was integrated

d1= plot Ez vs d1: e.g., ‘t’, ‘z’, ‘R’, ‘vR’, ‘vT’, ‘vz’

+bovy_plot.bovy_plot inputs

OUTPUT:

figure to output device

HISTORY:

2010-07-10 - Written - Bovy (NYU)