LALInspiral 5.0.3.1-eeff03c
LALInspiralTofV.c File Reference

NONE. More...

Prototypes

REAL8 XLALInspiralTofV (REAL8 v, void *params)
 

Detailed Description

NONE.

Author
Sathyaprakash, B. S.

This module outputs

\begin{equation} tofv = t - t_0 + m \int_{v_0}^{v} \frac{E'(v)}{{\cal F}(v)} \, dv\,. \end{equation}

where the constants \(t,\) \(t_0,\) \(v_0,\) and functions in the integrand \(E'(v)\) and \({\cal F}(v)\) are defined in the void structure params.

Uses

LALDRombergIntegrate()

Definition in file LALInspiralTofV.c.

Go to the source code of this file.

Function Documentation

◆ XLALInspiralTofV()

REAL8 XLALInspiralTofV ( REAL8  v,
void *  params 
)

Definition at line 49 of file LALInspiralTofV.c.