Previous topic

galpy.orbit.Orbit.plotE

Next topic

galpy.orbit.Orbit.plotEzJz

This Page

galpy.orbit.Orbit.plotEz

Orbit.plotEz(*args, **kwargs)

NAME:

plotEz

PURPOSE:

plot E_z(.) 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’

+bovy_plot.bovy_plot inputs

OUTPUT:

figure to output device

HISTORY:

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