Method

NumCosmoGalaxyRedshiftFactorComposedget_zp_lim

Declaration [src]

void
nc_galaxy_redshift_factor_composed_get_zp_lim (
  NcGalaxyRedshiftFactorComposed* gsdrc,
  gdouble* zp_min,
  gdouble* zp_max
)

Description [src]

Gets the photometric selection window.

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.