Method

NumCosmoGalaxyWLObsget

Declaration [src]

gdouble
nc_galaxy_wl_obs_get (
  NcGalaxyWLObs* obs,
  const gchar* col,
  const guint i
)

Description [src]

Gets a value from the observation data.

Parameters

col

Type: const gchar*

Column name.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
i

Type: const guint

Row index.

Return value

Type: gdouble

No description available.