Method

NumCosmoGalaxyRedshiftPopget_lim

Declaration [src]

void
nc_galaxy_redshift_pop_get_lim (
  NcGalaxyRedshiftPop* gsdrp,
  gdouble* z_min,
  gdouble* z_max
)

Description [src]

Gets the redshift limits of the galaxy sample redshift distribution.

Parameters

z_min

Type: gdouble*

A #gdouble pointer representing minimum redshift.

The argument will be set by the function.
z_max

Type: gdouble*

A #gdouble pointer representing maximum redshift.

The argument will be set by the function.