galpy.df.quasiisothermaldf.estimate_hsr

quasiisothermaldf.estimate_hsr(R, z=0.0, dR=1e-08, **kwargs)[source]

NAME:

estimate_hsr

PURPOSE:

estimate the exponential scale length of the radial dispersion at R

INPUT:

R - Galactocentric radius (can be Quantity)

z= height (default: 0 pc) (can be Quantity)

dR- range in R to use (can be Quantity)

density kwargs

OUTPUT:

estimated hsR

HISTORY:

2013-03-08 - Written - Bovy (IAS)