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 2024-07-18 at 13:53:31 +0000