Method

NumCosmoGalaxySDObsRedshiftSpecget_z_lim

Declaration [src]

void
nc_galaxy_sd_obs_redshift_spec_get_z_lim (
  NcGalaxySDObsRedshiftSpec* gsdorspec,
  gdouble* z_min,
  gdouble* z_max
)

Description [src]

Gets the redshift limits of the galaxy sample redshift distribution.

Parameters

z_min

Type: gdouble*

The minimum redshift.

The argument will be set by the function.
z_max

Type: gdouble*

The maximum redshift.

The argument will be set by the function.