Function for creating the approximant string which gets written to output files for a given approximant and PN order of the phasing. More...
Prototypes | |
| int | XLALInspiralGetApproximantString (CHAR *output, UINT4 length, Approximant approx, LALPNOrder order) |
Function for creating the approximant string which gets written to output files for a given approximant and PN order of the phasing.
XLALXLALInspiralGetApproximantString():
output, Output, Pointer to the string in which to place the output length, Input, the length of the output string approx, Input, enumeration of the waveform approximant order, Input, post-Newtonian order of the phasing. Definition in file LALInspiralGetApproximantString.c.
Go to the source code of this file.
| int XLALInspiralGetApproximantString | ( | CHAR * | output, |
| UINT4 | length, | ||
| Approximant | approx, | ||
| LALPNOrder | order | ||
| ) |
Definition at line 58 of file LALInspiralGetApproximantString.c.