struct Gambit::DarkAges::Energy_injection_spectrum

[No description available]

Public Attributes

Name
std::vector< double >E_el
std::vector< double >E_ph
std::vector< double >spec_el
std::vector< double >spec_ph

Public Attributes Documentation

variable E_el

std::vector< double > E_el;

variable E_ph

std::vector< double > E_ph;

variable spec_el

std::vector< double > spec_el;

variable spec_ph

std::vector< double > spec_ph;

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