Method

NumCosmoGalaxySDObsRedshiftDatawrite_row

Declaration [src]

void
nc_galaxy_sd_obs_redshift_data_write_row (
  NcGalaxySDObsRedshiftData* data,
  NcGalaxyWLObs* obs,
  const guint i
)

Description [src]

Writes the galaxy redshift data to the observation.

Parameters

obs

Type: NcGalaxyWLObs

A NcGalaxyWLObs.

The data is owned by the caller of the method.
i

Type: const guint

The row index.