Method

NumCosmoDistanceluminosity_hef

Declaration [src]

gdouble
nc_distance_luminosity_hef (
  NcDistance* dist,
  NcHICosmo* cosmo,
  const gdouble z_he,
  const gdouble z_cmb
)

Description [src]

Calculate the luminosity distance $D_l$ corrected to our local frame.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: const gdouble

Redshift $z_{he}$ in our local frame.

z_cmb

Type: const gdouble

Redshift $z_{CMB}$ in the CMB frame.

Return value

Type: gdouble

$D_l(z_{hef},z_{CMB})$.