Structure containing parameters used to determine r as a function of omega.
Since this is determined within a root finding function, it is necessary to place all parameters with the exception of the current guess of the radius within a structure.
Definition at line 510 of file LALSimIMREOBNRv2.h.
Data Fields | |
REAL8 | eta |
< Symmetric mass ratio More... | |
REAL8 | omega |
< Angular frequency (dimensionless combination M omega) More... | |
REAL8 rOfOmegaIn::eta |
< Symmetric mass ratio
Definition at line 512 of file LALSimIMREOBNRv2.h.
REAL8 rOfOmegaIn::omega |
< Angular frequency (dimensionless combination M omega)
Definition at line 513 of file LALSimIMREOBNRv2.h.