Function

NumCosmoDistancetransverse_from_Dc

Declaration [src]

gdouble
nc_distance_transverse_from_Dc (
  const gdouble Dc,
  const gdouble Omega_k
)

Description [src]

Computes the transverse comoving distance from the comoving distance $D_c$ and curvature parameter $\Omega_k$. This is the _from_Dc version that works directly with distances rather than redshifts.

Parameters

Dc

Type: const gdouble

Comoving distance $D_c$.

Omega_k

Type: const gdouble

Spatial curvature parameter $\Omega_k$.

Return value

Type: gdouble

Transverse comoving distance $D_t$.