Class
NumCosmoHIReionCamb
Description [src]
class NumCosmo.HIReionCamb : NumCosmo.HIReion
{
/* No available fields */
}
CAMB-like reionization object.
This object implements the reionization as done in CAMB. It is a simple model that allows to set the reionization redshifts and the width of the reionization windows.
Instance methods
nc_hireion_camb_calc_z_from_tau
Calculates the reionization redshift from the value of the reionization
optical depth and the cosmological model cosmo.
nc_hireion_camb_set_z_from_tau
Sets the reionization redshift from the value of the reionization
optical depth and the cosmological model cosmo.
nc_hireion_camb_z_to_tau
Changes the parametrization to use $\tau_\mathrm{reion}$ instead of $z_\mathrm{reion}$.
Methods inherited from NcHIReion (5)
nc_hireion_free
Decreases the reference count of reion by one.
nc_hireion_get_Xe
Gets the electron fraction from reionization $X_\e$.
nc_hireion_get_init_x
Gets the redshift ($x = 1 + z$) where the reionization begins.
nc_hireion_get_tau
Calculates the reionization optical depth $\tau_\mathrm{reion}$.
nc_hireion_ref
Increses the reference count of reion by one.
Properties
Properties inherited from NcHIReion (1)
Properties inherited from NcmModel (9)
NumCosmoMath.Model:implementation
NumCosmoMath.Model:name
NumCosmoMath.Model:nick
NumCosmoMath.Model:params-types
NumCosmoMath.Model:reparam
NumCosmoMath.Model:scalar-params-len
NumCosmoMath.Model:sparam-array
NumCosmoMath.Model:submodel-array
NumCosmoMath.Model:vector-params-len
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.