galpy.orbit.Orbit.plotvz

Orbit.plotvz(*args, **kwargs)

NAME:

plotvz

PURPOSE:

plot vz(.) along the orbit
INPUT:

d1= plot vs d1: e.g., ‘t’, ‘z’, ‘R’

vo= (Object-wide default) physical scale for velocities to use to convert (can be Quantity)

bovy_plot.bovy_plot inputs

OUTPUT:

figure to output device

HISTORY:

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