The function XLALInspiralPhiofVIntegrand() calculates the quantity \(v^{3} E^{\prime}(v)/\mathcal{F}(v)\).
More...
Prototypes | |
| REAL8 | XLALInspiralPhiofVIntegrand (REAL8 v, void *params) |
The function XLALInspiralPhiofVIntegrand() calculates the quantity \(v^{3} E^{\prime}(v)/\mathcal{F}(v)\).
LALInspiralPhiofVIntegrand()
The function XLALInspiralPhiofVIntegrand() calculates the quantity \(v^{3} E^{\prime}(v)/\mathcal{F}(v)\).
This function calls dEnergy and flux functions that are defined in the expnFunc structure and represent \(E^{\prime}(v)\) and \(\mathcal{F}(v)\), respectively, and pointed to the appropriate PN functions with a call to XLALInspiralChooseModel().
Definition in file LALInspiralPhiofVIntegrand.c.
Go to the source code of this file.
Definition at line 51 of file LALInspiralPhiofVIntegrand.c.