Method

NumCosmoGalaxySDShapeDatawrite_row

Declaration [src]

void
nc_galaxy_sd_shape_data_write_row (
  NcGalaxySDShapeData* data,
  NcGalaxyWLObs* obs,
  const guint i
)

Description [src]

Writes the row i to the galaxy shape data.

Parameters

obs

Type: NcGalaxyWLObs

A NcGalaxyWLObs.

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

Type: const guint

The row index.