struct Gambit::DarkAges::Energy_injection_efficiency_table

[No description available]

Public Attributes

Name
boolf_eff_mode
std::vector< double >redshift
std::vector< double >f_heat
std::vector< double >f_lya
std::vector< double >f_hion
std::vector< double >f_heion
std::vector< double >f_lowe
std::vector< double >f_eff

Public Attributes Documentation

variable f_eff_mode

bool f_eff_mode = false;

variable redshift

std::vector< double > redshift;

variable f_heat

std::vector< double > f_heat;

variable f_lya

std::vector< double > f_lya;

variable f_hion

std::vector< double > f_hion;

variable f_heion

std::vector< double > f_heion;

variable f_lowe

std::vector< double > f_lowe;

variable f_eff

std::vector< double > f_eff;

Updated on 2023-06-26 at 21:36:52 +0000