Method

NumCosmoGalaxySDObsRedshiftGaussget_zp_lim

Declaration [src]

void
nc_galaxy_sd_obs_redshift_gauss_get_zp_lim (
  NcGalaxySDObsRedshiftGauss* gsdorgauss,
  gdouble* zp_min,
  gdouble* zp_max
)

Description [src]

Gets the minimum and maximum photometric redshifts.

Parameters

zp_min

Type: gdouble*

The minimum photometric redshift.

The argument will be set by the function.
zp_max

Type: gdouble*

The maximum photometric redshift.

The argument will be set by the function.