Class
NumCosmoHIPertBGVar
Description [src]
class NumCosmo.HIPertBGVar : GObject.Object
{
/* No available fields */
}
Perturbation background variables transport object.
This object is a subclass of NcHIPert, serving as a base class for
perturbation background variables transport objects used by NcHIPertComp.
Functions
nc_hipert_bg_var_class_register_id
Registers a new background variable class with the given namespace and descriptions.
Instance methods
nc_hipert_bg_var_activate_id
Register which components that will use the object bg_var.
the list … must end with a -1 signaling the end of the list.
nc_hipert_bg_var_activate_id_array
Register which components that will use the object bg_var.
the list … must end with a -1 signaling the end of the list.
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.