Virtual Method
NumCosmoHICosmoMassNuInfo
Declaration [src]
void
MassNuInfo (
NcHICosmo* cosmo,
const guint nu_i,
gdouble* mass_eV,
gdouble* T_0,
gdouble* xi,
gdouble* g
)
Parameters
nu_i-
Type:
const guintThe massive neutrino index.
mass_eV-
Type:
gdouble*The neutrino mass in eV.
The argument will be set by the function. T_0-
Type:
gdouble*The neutrino temperature today.
The argument will be set by the function. xi-
Type:
gdouble*The chemical potential.
The argument will be set by the function. g-
Type:
gdouble*The degeneracy factor.
The argument will be set by the function.