Method
NumCosmoGalaxySDObsRedshiftGaussdata_set
Declaration [src]
void
nc_galaxy_sd_obs_redshift_gauss_data_set (
NcGalaxySDObsRedshiftGauss* gsdorgauss,
NcGalaxySDObsRedshiftData* data,
const gdouble zp,
const gdouble sigma0,
const gdouble sigma_z
)
Parameters
data-
Type:
NcGalaxySDObsRedshiftDataA
NcGalaxySDObsRedshiftData.The data is owned by the caller of the method. zp-
Type:
const gdoubleThe observed redshift.
sigma0-
Type:
const gdoubleThe base standard deviation of the redshift errors.
sigma_z-
Type:
const gdoubleThe standard deviation of the redshift errors.