Module used in solving the timing and phasing functions in quadrature for the Approximant TaylorT2.
More...
Prototypes | |
| REAL8 | XLALInspiralTiming2_0PN (REAL8 f, void *params) |
| REAL8 | XLALInspiralTiming2_2PN (REAL8 f, void *params) |
| REAL8 | XLALInspiralTiming2_3PN (REAL8 f, void *params) |
| REAL8 | XLALInspiralTiming2_4PN (REAL8 f, void *params) |
| REAL8 | XLALInspiralTiming2_5PN (REAL8 f, void *params) |
| REAL8 | XLALInspiralTiming2_6PN (REAL8 f, void *params) |
| REAL8 | XLALInspiralTiming2_7PN (REAL8 f, void *params) |
Module used in solving the timing and phasing functions in quadrature for the Approximant TaylorT2.
LALInspiralTiming2()
Given \(t\) and \(v\) this module computes the quantity
\begin{equation} tofv = t - t_C - t_N(v) \sum t_k v^k, \end{equation}
where the coefficients \(t_k\) and the Newtonian value \(t_N\) are all defined in this table.
None
None
None
Definition in file LALInspiralTiming2.c.
Go to the source code of this file.
Definition at line 62 of file LALInspiralTiming2.c.
Definition at line 92 of file LALInspiralTiming2.c.
Definition at line 124 of file LALInspiralTiming2.c.
Definition at line 158 of file LALInspiralTiming2.c.
Definition at line 194 of file LALInspiralTiming2.c.
Definition at line 232 of file LALInspiralTiming2.c.
Definition at line 273 of file LALInspiralTiming2.c.