Virtual Method
NumCosmoGalaxySDObsRedshiftget_integ_lim
Declaration [src]
void
get_integ_lim (
NcGalaxySDObsRedshift* gsdor,
NcGalaxySDObsRedshiftData* data,
gdouble* z_min,
gdouble* z_max
)
Parameters
data-
Type:
NcGalaxySDObsRedshiftDataA
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.