#include <math.h>#include <lal/LALStdlib.h>#include <lal/LALConstants.h>#include <lal/GeneratePPNInspiral.h>#include <lal/SkyCoordinates.h>Include dependency graph for GetInspiralParams.c:

Go to the source code of this file.
Defines | |
| #define | LAL_DGALCORE_SI (2.62e20) |
Functions | |
| NRCSID (GETINSPIRALPARAMSC,"$Id: GetInspiralParams.c,v 1.11 2007/06/08 14:41:47 bema Exp $") | |
| void | LALGetInspiralParams (LALStatus *stat, PPNParamStruc *output, GalacticInspiralParamStruc *input, RandomParams *params) |
| #define LAL_DGALCORE_SI (2.62e20) |
Definition at line 104 of file GetInspiralParams.c.
| NRCSID | ( | GETINSPIRALPARAMSC | , | |
| "$Id: GetInspiralParams. | c, | |||
| v 1.11 2007/06/08 14:41:47 bema Exp $" | ||||
| ) |
| void LALGetInspiralParams | ( | LALStatus * | stat, | |
| PPNParamStruc * | output, | |||
| GalacticInspiralParamStruc * | input, | |||
| RandomParams * | params | |||
| ) |
Definition at line 108 of file GetInspiralParams.c.
1.5.2