LALApps 10.1.0.1-eeff03c
FindChirpTDTemplate.c File Reference

Provides functions to create time domain inspiral templates in a form that can be used by the FindChirpFilter() function. More...

Prototypes

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

Detailed Description

Provides functions to create time domain inspiral templates in a form that can be used by the FindChirpFilter() function.

Author
Brown, D. A., and Creighton, J. D. E.

Prototypes

The function LALFindChirpTDTemplate() creates a time domain template template using the inspiral package.

Algorithm

Blah.

Uses

LALFree()
#define LALCalloc(m, n)
void LALDestroyVector(LALStatus *, REAL4Vector **)
void LALCreateVector(LALStatus *, REAL4Vector **, UINT4)

Notes

Definition in file FindChirpTDTemplate.c.

Go to the source code of this file.

Function Documentation

◆ LALFindChirpTDTemplate()

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

Definition at line 68 of file FindChirpTDTemplate.c.