Method

NumCosmoGalaxySDPositionDataread_row

Declaration [src]

void
nc_galaxy_sd_position_data_read_row (
  NcGalaxySDPositionData* data,
  NcGalaxyWLObs* obs,
  const guint i
)

Description [src]

Reads the row i from the galaxy position data.

Parameters

obs

Type: NcGalaxyWLObs

A NcGalaxyWLObs.

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

Type: const guint

The row index.