Function
NumCosmoGalaxySDObsRedshiftDatanew
Declaration [src]
NcGalaxySDObsRedshiftData*
nc_galaxy_sd_obs_redshift_data_new (
NcGalaxySDObsRedshift* gsdor
)
Parameters
gsdor-
Type:
NcGalaxySDObsRedshiftA
NcGalaxySDObsRedshift.The data is owned by the caller of the function.
Return value
Type: NcGalaxySDObsRedshiftData
A new NcGalaxySDObsRedshiftData object.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |