Class
NumCosmoHICosmoQConst
Description [src]
class NumCosmo.HICosmoQConst : NumCosmo.HICosmo
{
/* No available fields */
}
Kinetic model — Constant deceleration function.
The deceleration function is defined as a constant, $q(z) = q_0$. The comoving distance in units of the Hubble radius today is
$$D_c(z) = CD + \frac{(1+ z_1)^{-q_0}}{q_0} \left[ 1 - \left( \frac{1+z}{1+z_1} \right)^{-q_0} \right],$$ where CD is the comoving distance from 0 to $z_1$.
Constructors
nc_hicosmo_qconst_new
Creates a new instance of NcHICosmoQConst with constant deceleration parameter.
Properties
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.