galpy.df.quasiisothermaldf.sampleV

quasiisothermaldf.sampleV(R, z, n=1, **kwargs)[source]

NAME:

sampleV

PURPOSE:

sample a radial, azimuthal, and vertical velocity at R,z

INPUT:

R - Galactocentric distance (can be Quantity)

z - height (can be Quantity)

n= number of distances to sample

OUTPUT:

list of samples

HISTORY:

2012-12-17 - Written - Bovy (IAS)