Prototypes | |
| void | LALFindChirpTDTemplate (LALStatus *status, FindChirpTemplate *fcTmplt, InspiralTemplate *theTmplt, FindChirpTmpltParams *params) |
Go to the source code of this file.
Macros | |
Error Codes | |
| #define | FINDCHIRPTDH_ENULL 1 |
| #define | FINDCHIRPTDH_ENNUL 2 |
| #define | FINDCHIRPTDH_EALOC 3 |
| #define | FINDCHIRPTDH_ENUMZ 4 |
| #define | FINDCHIRPTDH_ESEGZ 5 |
| #define | FINDCHIRPTDH_EMISM 6 |
| #define | FINDCHIRPTDH_EDELT 7 |
| #define | FINDCHIRPTDH_EFLOW 8 |
| #define | FINDCHIRPTDH_EDYNR 9 |
| #define | FINDCHIRPTDH_EISTN 10 |
| #define | FINDCHIRPTDH_EDIVZ 11 |
| #define | FINDCHIRPTDH_EMAPX 12 |
| #define | FINDCHIRPTDH_ELONG 13 |
| #define | FINDCHIRPTDH_EEMTY 14 |
| #define | FINDCHIRPTDH_ESMPL 15 |
| #define FINDCHIRPTDH_ENULL 1 |
Definition at line 48 of file FindChirpTD.h.
| #define FINDCHIRPTDH_ENNUL 2 |
Definition at line 49 of file FindChirpTD.h.
| #define FINDCHIRPTDH_EALOC 3 |
Definition at line 50 of file FindChirpTD.h.
| #define FINDCHIRPTDH_ENUMZ 4 |
Definition at line 51 of file FindChirpTD.h.
| #define FINDCHIRPTDH_ESEGZ 5 |
Definition at line 52 of file FindChirpTD.h.
| #define FINDCHIRPTDH_EMISM 6 |
Definition at line 53 of file FindChirpTD.h.
| #define FINDCHIRPTDH_EDELT 7 |
Definition at line 54 of file FindChirpTD.h.
| #define FINDCHIRPTDH_EFLOW 8 |
Definition at line 55 of file FindChirpTD.h.
| #define FINDCHIRPTDH_EDYNR 9 |
Definition at line 56 of file FindChirpTD.h.
| #define FINDCHIRPTDH_EISTN 10 |
Definition at line 57 of file FindChirpTD.h.
| #define FINDCHIRPTDH_EDIVZ 11 |
Definition at line 58 of file FindChirpTD.h.
| #define FINDCHIRPTDH_EMAPX 12 |
Definition at line 59 of file FindChirpTD.h.
| #define FINDCHIRPTDH_ELONG 13 |
Definition at line 60 of file FindChirpTD.h.
| #define FINDCHIRPTDH_EEMTY 14 |
Definition at line 61 of file FindChirpTD.h.
| #define FINDCHIRPTDH_ESMPL 15 |
Definition at line 62 of file FindChirpTD.h.
| void LALFindChirpTDTemplate | ( | LALStatus * | status, |
| FindChirpTemplate * | fcTmplt, | ||
| InspiralTemplate * | theTmplt, | ||
| FindChirpTmpltParams * | params | ||
| ) |
Definition at line 68 of file FindChirpTDTemplate.c.