ism3d.arts.dynamics.vrot_from_rcProf

ism3d.arts.dynamics.vrot_from_rcProf(rcProf, rho)[source]

use the value of keyword rcProf to evaluate the rotation curve at specified rho examples of rcProf:

rcProf=(‘rho : minimum(rho/p2,1.0)*p1’,400*u.km/u.s,5*u.kpc) rcProf=(‘tanh’,300*u.km/u.s,10*u.kpc) …