Method

NumCosmoDistancecomoving_volume_radial_integral

Declaration [src]

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

Description [src]

Computes the comoving volume radial integral from redshift $z$ using the comoving distance and spatial curvature from the cosmology.

This is a convenience wrapper around nc_distance_radial_volume_integral_from_Dc().

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

The comoving volume integral at redshift $z$.