Method

NumCosmoDistancetheta100CMB

Declaration [src]

gdouble
nc_distance_theta100CMB (
  NcDistance* dist,
  NcHICosmo* cosmo
)

Description [src]

Compute the $100\theta_\mathrm{CMB}$ angle at $z_\star$ [nc_distance_decoupling_redshift()], \begin{equation} 100\theta_\mathrm{CMB} = 100 \times \frac{r_s (z_\star)}{D_t (z_\star)}, \end{equation} where $D_t(z_\star)$ is the comoving transverse distance [nc_distance_transverse()] and $r_s(z_\star)$ is the sound horizon [nc_distance_sound_horizon()] both both computed at $z_\star$.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the method.

Return value

Type: gdouble

$100\theta_\mathrm{CMB}$.