Class
NumCosmoGalaxySelfunc
Description [src]
class NumCosmo.GalaxySelfunc : GObject.Object
{
/* No available fields */
}
Galaxy phenomelogical selection function.
Functions
nc_galaxy_selfunc_clear
Decrease the reference count of diff by one, and sets the pointer *diff to
NULL.
Instance methods
nc_galaxy_selfunc_load_from_txts
Reads each shell selection function from files.
The files are named as prefix.n.suffix or
prefix.n if suffix is NULL. The value of n
goes from 0 to nshells - 1. Each file must contain
pairs of doubles describing the redshift its
corresponding selection function value.
nc_galaxy_selfunc_set_nshells
Sets the number of shells in gsf. This also delete all
data inside gsf if nshells is different from the current value.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.