added BAO wiggle params in cosmo
This commit is contained in:
parent
e3ce2fbc41
commit
1e4ced7c4d
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@ cdef extern from "cosmopower.hpp" namespace "CosmoTool":
|
|||
double OmegaEff
|
||||
double Gamma0
|
||||
double normPower
|
||||
double A_BAO
|
||||
double r_BAO
|
||||
double k_D_BAO
|
||||
|
||||
|
||||
CosmoPower()
|
||||
|
|
Loading…
Reference in a new issue