Method

NumCosmoDistancetransverse_z_to_infinity

Declaration [src]

gdouble
nc_distance_transverse_z_to_infinity (
  NcDistance* dist,
  NcHICosmo* cosmo,
  const gdouble z
)

Description [src]

Compute the transverse comoving distance $D_t (z)$ (defined in Eq. $\eqref{eq:def:Dt}$) but from z to infinity.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the method.
z

Type: const gdouble

Redshift $z$.

Return value

Type: gdouble

$D_t(z)$ from $z$ to $\infty$.