Method
NumCosmoDistancetransverse_z1_z2
Declaration [src]
gdouble
nc_distance_transverse_z1_z2 (
NcDistance* dist,
NcHICosmo* cosmo,
const gdouble z1,
const gdouble z2
)
Description [src]
Compute the transverse comoving distance between $z_1$ and $z_2$, $D_t (z1, z2)$ defined in Eq. $\eqref{eq:def:Dt12}$.
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. z1-
Type:
const gdoubleRedshift $z_1$.
z2-
Type:
const gdoubleRedshift $z_2$.