![]() |
SEVN
|
#include <BSEintegrator.h>
Public Member Functions | |
| BSE_Coefficient (double Z, double alpha, double beta=0, double gamma=0, double eta=0, double mu=0) | |
| double | operator() () const |
| double | getZ () |
| void | change_Z (double newZ) |
Public Attributes | |
| const double | alpha |
| const double | beta |
| const double | gamma |
| const double | eta |
| const double | mu |
Protected Member Functions | |
| void | set_coeff () |
Protected Attributes | |
| const double | Zsun =cZsun |
| double | Z |
| double | coeff |
Parent class to store the coefficients from Appendix A in Hurley+00 it receives as input the metallicity and the alpha,beta,gamma,eta parameters and it returns overloading the () operator the value of the corresponde coefficient
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
| const double BSE_Coefficient::alpha |
| const double BSE_Coefficient::beta |
|
protected |
| const double BSE_Coefficient::eta |
| const double BSE_Coefficient::gamma |
| const double BSE_Coefficient::mu |
|
protected |
|
protected |