galpy.potential.planarAxiPotential.plot

planarAxiPotential.plot(*args, **kwargs)[source]
NAME:

plot

PURPOSE:

plot the potential

INPUT:

Rrange - range (can be Quantity) grid - number of points to plot savefilename - save to or restore from this savefile (pickle) +galpy.util.plot.plot(*args,**kwargs)

OUTPUT:

plot to output device

HISTORY:

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