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

Go to the source code of this file.
Functions | |
| NRCSID (LALINSPIRALGETAPPROXIMANTSTRINGC,"$Id: LALInspiralGetApproximantString.c,v 1.1 2008/06/26 13:55:56 spxcar Exp $") | |
| int | XLALInspiralGetApproximantString (CHAR *output, UINT4 length, Approximant approx, Order order) |
| NRCSID | ( | LALINSPIRALGETAPPROXIMANTSTRINGC | , | |
| "$Id: LALInspiralGetApproximantString. | c, | |||
| v 1.1 2008/06/26 13:55:56 spxcar Exp $" | ||||
| ) |
| int XLALInspiralGetApproximantString | ( | CHAR * | output, | |
| UINT4 | length, | |||
| Approximant | approx, | |||
| Order | order | |||
| ) |
Definition at line 67 of file LALInspiralGetApproximantString.c.
1.5.2