Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

CRAC (version 1.0)

distance.transverse: compute the comoving distance (transverse) [Mpc/h]

Description

compute the comoving distance (transverse) [Mpc/h]

Usage

distance.transverse(z, cosmo, z0 = 0, ...)

Arguments

z
redshift upper limit
cosmo
cosmological parameter list
z0
redshift lower limit
...
pass to integrate() to control integration accuracy.

Value

Comoving distance from $z_0(=0)$ to $z$ [Mpc/h]

References

Equation (16) in [H99]

See Also

distance.comoving

Examples

Run this code
distance.transverse(0.1,parameter.fidcosmo)

Run the code above in your browser using DataLab