Method

NumCosmoGalaxySDTrueRedshiftget_lim

Declaration [src]

void
nc_galaxy_sd_true_redshift_get_lim (
  NcGalaxySDTrueRedshift* gsdtr,
  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.