Provides functions to create stationary phase inspiral templates in a form that can be used by the FindChirpFilter() function.
More...
Prototypes | |
| static double | XLALFindChirpChirpTime (double m1, double m2, double fLower, int order) |
| void | LALFindChirpSPTemplate (LALStatus *status, FindChirpTemplate *fcTmplt, InspiralTemplate *tmplt, FindChirpTmpltParams *params) |
Provides functions to create stationary phase inspiral templates in a form that can be used by the FindChirpFilter() function.
The function LALFindChirpSPTemplate() creates the stationary phase template as described by the algorithm below.
Blah.
Definition in file FindChirpSPTemplate.c.
Go to the source code of this file.
|
static |
Definition at line 69 of file FindChirpSPTemplate.c.