Description Usage Arguments Details Value Author(s) References See Also
Calculates several commonly used cosmological parameters using a given cosmology.
1 2 3 |
z |
redshift |
c |
speed of light (m/s) |
H |
Hubble constant (km/s/Mpc) |
M |
Omega M - matter |
L |
Omega L - energy |
K |
Omega K - curvature |
dunit |
outout distance units [Mpc/ly/m] |
vunit |
output volume units [Gpc3/ly3/m3] |
tunit |
output time units [Gyr/s] |
r |
radius/size |
inp |
input angular size units (see details) |
out |
output angular size units (see details) |
'coscalc' brings together several commonly used cosmological distance/volume/time measurements as given by several other functions in the 'astro' package.
Units available for angular size conversion are: 'deg', 'rad' or 'arcsec' <==> 'm', 'pc', 'kpc' or 'Mpc'.
z |
redshift |
codist.los |
comoving distance (line-of-sight) |
codist.trans |
comoving distance (transverse) |
angdist |
angular diameter distance |
lumdist |
luminosity distance |
covol |
comoving volume |
lookback |
lookback time |
age |
age of Universe at 'z' |
angsize |
angular size conversion |
Lee Kelvin, Aaron Robotham
Maintainer: Lee Kelvin <lee.kelvin@uibk.ac.at>
Hogg D. W., 1999, ArXiv Astrophysics e-prints, arXiv:astro-ph/9905116
The astronomy package: astro
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.