Function

NumCosmoGalaxyRedshiftObsDatanew

Declaration [src]

NcGalaxyRedshiftObsData*
nc_galaxy_redshift_obs_data_new (
  NcGalaxyRedshiftObs* gsdre
)

Description [src]

Creates a new per-galaxy NcGalaxyRedshiftObsData for gsdre.

Parameters

gsdre

Type: NcGalaxyRedshiftObs

A 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.