#include <lal/LALInspiral.h>#include <lal/LALStdlib.h>Include dependency graph for LALInspiralWaveLength.c:

Go to the source code of this file.
Defines | |
| #define | LALINSPIRAL_LENGTHOVERESTIMATION 0.1 |
| #define | LALINSPIRAL_MINIMALWAVELENGTH 0.03125 |
Functions | |
| NRCSID (LALINSPIRALWAVELENGTHC,"$Id: LALInspiralWaveLength.c,v 1.16 2007/06/08 14:41:49 bema Exp $") | |
| void | LALInspiralWaveLength (LALStatus *status, UINT4 *length, InspiralTemplate params) |
| #define LALINSPIRAL_LENGTHOVERESTIMATION 0.1 |
Definition at line 74 of file LALInspiralWaveLength.c.
| #define LALINSPIRAL_MINIMALWAVELENGTH 0.03125 |
Definition at line 75 of file LALInspiralWaveLength.c.
| NRCSID | ( | LALINSPIRALWAVELENGTHC | , | |
| "$Id: LALInspiralWaveLength. | c, | |||
| v 1.16 2007/06/08 14:41:49 bema Exp $" | ||||
| ) |
| void LALInspiralWaveLength | ( | LALStatus * | status, | |
| UINT4 * | length, | |||
| InspiralTemplate | params | |||
| ) |
Definition at line 82 of file LALInspiralWaveLength.c.
1.5.2