Function
NumCosmoGalaxyRedshiftObsDatanew
Declaration [src]
NcGalaxyRedshiftObsData*
nc_galaxy_redshift_obs_data_new (
NcGalaxyRedshiftObs* gsdre
)
Parameters
gsdre-
Type:
NcGalaxyRedshiftObsA
NcGalaxyRedshiftObs.The data is owned by the caller of the function.
Return value
Type: NcGalaxyRedshiftObsData
A new NcGalaxyRedshiftObsData.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |