Virtual Method

NumCosmoGalaxySDObsRedshiftget_integ_lim

Declaration [src]

void
get_integ_lim (
  NcGalaxySDObsRedshift* gsdor,
  NcGalaxySDObsRedshiftData* data,
  gdouble* z_min,
  gdouble* z_max
)

Description [src]

Gets the redshift integration limits for the galaxy redshift data.

Parameters

data

Type: NcGalaxySDObsRedshiftData

A NcGalaxySDObsRedshiftData.

The data is owned by the caller of the method.
z_min

Type: gdouble*

The minimum redshift for integration.

The argument will be set by the function.
z_max

Type: gdouble*

The maximum redshift for integration.

The argument will be set by the function.