Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALApps 10.1.0.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
FindChirpTD.h File Reference

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
 

Macro Definition Documentation

◆ FINDCHIRPTDH_ENULL

#define FINDCHIRPTDH_ENULL   1

Definition at line 48 of file FindChirpTD.h.

◆ FINDCHIRPTDH_ENNUL

#define FINDCHIRPTDH_ENNUL   2

Definition at line 49 of file FindChirpTD.h.

◆ FINDCHIRPTDH_EALOC

#define FINDCHIRPTDH_EALOC   3

Definition at line 50 of file FindChirpTD.h.

◆ FINDCHIRPTDH_ENUMZ

#define FINDCHIRPTDH_ENUMZ   4

Definition at line 51 of file FindChirpTD.h.

◆ FINDCHIRPTDH_ESEGZ

#define FINDCHIRPTDH_ESEGZ   5

Definition at line 52 of file FindChirpTD.h.

◆ FINDCHIRPTDH_EMISM

#define FINDCHIRPTDH_EMISM   6

Definition at line 53 of file FindChirpTD.h.

◆ FINDCHIRPTDH_EDELT

#define FINDCHIRPTDH_EDELT   7

Definition at line 54 of file FindChirpTD.h.

◆ FINDCHIRPTDH_EFLOW

#define FINDCHIRPTDH_EFLOW   8

Definition at line 55 of file FindChirpTD.h.

◆ FINDCHIRPTDH_EDYNR

#define FINDCHIRPTDH_EDYNR   9

Definition at line 56 of file FindChirpTD.h.

◆ FINDCHIRPTDH_EISTN

#define FINDCHIRPTDH_EISTN   10

Definition at line 57 of file FindChirpTD.h.

◆ FINDCHIRPTDH_EDIVZ

#define FINDCHIRPTDH_EDIVZ   11

Definition at line 58 of file FindChirpTD.h.

◆ FINDCHIRPTDH_EMAPX

#define FINDCHIRPTDH_EMAPX   12

Definition at line 59 of file FindChirpTD.h.

◆ FINDCHIRPTDH_ELONG

#define FINDCHIRPTDH_ELONG   13

Definition at line 60 of file FindChirpTD.h.

◆ FINDCHIRPTDH_EEMTY

#define FINDCHIRPTDH_EEMTY   14

Definition at line 61 of file FindChirpTD.h.

◆ FINDCHIRPTDH_ESMPL

#define FINDCHIRPTDH_ESMPL   15

Definition at line 62 of file FindChirpTD.h.

Function Documentation

◆ LALFindChirpTDTemplate()

void LALFindChirpTDTemplate ( LALStatus status,
FindChirpTemplate fcTmplt,
InspiralTemplate theTmplt,
FindChirpTmpltParams params 
)

Definition at line 68 of file FindChirpTDTemplate.c.