Class

NumCosmoPlanckFI

Description [src]

class NumCosmo.PlanckFI : NumCosmoMath.Model
{
  /* No available fields */
}

Abstract class for Planck Foreground and Instrument models.

NcPlanclFI is the abstract class designed describe a generic model for Planck foreground and instruments.

Ancestors

Descendants

Functions

nc_planck_fi_clear

The reference count of pfi is decreased and the pointer is set to NULL.

nc_planck_fi_id
No description available.

nc_planck_fi_log_all_models

This function lists all implemented models of cluster mass distributions.

Instance methods

nc_planck_fi_free

Decreases the reference count of pfi by one.

nc_planck_fi_ref

Increases the reference count of pfi by one.

Methods inherited from NcmModel (89)

Please see NcmModel for a full list of methods.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

NumCosmo.PlanckFI:version
No description available.

Properties inherited from NcmModel (9)
NumCosmoMath.Model:implementation
No description available.
NumCosmoMath.Model:name
No description available.
NumCosmoMath.Model:nick
No description available.
NumCosmoMath.Model:params-types
No description available.
NumCosmoMath.Model:reparam
No description available.
NumCosmoMath.Model:scalar-params-len
No description available.
NumCosmoMath.Model:sparam-array
No description available.
NumCosmoMath.Model:submodel-array
No description available.
NumCosmoMath.Model:vector-params-len
No description available.

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.

Class structure

struct NumCosmoPlanckFIClass {
  /* no available fields */
}

No description available.