Method

NumCosmoGalaxySelfuncset_nshells

Declaration [src]

void
nc_galaxy_selfunc_set_nshells (
  NcGalaxySelfunc* gsf,
  const guint nshells
)

Description [src]

Sets the number of shells in gsf. This also delete all data inside gsf if nshells is different from the current value.

Parameters

nshells

Type: const guint

Number of shells.