LALInspiral 5.0.3.1-eeff03c
LALInspiralPhiofVIntegrand.c File Reference

The function XLALInspiralPhiofVIntegrand() calculates the quantity \(v^{3} E^{\prime}(v)/\mathcal{F}(v)\). More...

Prototypes

REAL8 XLALInspiralPhiofVIntegrand (REAL8 v, void *params)
 

Detailed Description

The function XLALInspiralPhiofVIntegrand() calculates the quantity \(v^{3} E^{\prime}(v)/\mathcal{F}(v)\).

Author
Sathyaprakash, B. S.

Prototypes

LALInspiralPhiofVIntegrand()

Description

The function XLALInspiralPhiofVIntegrand() calculates the quantity \(v^{3} E^{\prime}(v)/\mathcal{F}(v)\).

Uses

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().

Notes

Definition in file LALInspiralPhiofVIntegrand.c.

Go to the source code of this file.

Function Documentation

◆ XLALInspiralPhiofVIntegrand()

REAL8 XLALInspiralPhiofVIntegrand ( REAL8  v,
void *  params 
)

Definition at line 51 of file LALInspiralPhiofVIntegrand.c.