Prototypes | |
| void | LALGenerateTaylorCW (LALStatus *, PulsarCoherentGW *output, TaylorCWParamStruc *params) |
| Computes a Taylor-parametrized continuous waveform. More... | |
Go to the source code of this file.
Data Structures | |
| struct | TaylorCWParamStruc |
| This structure stores the parameters for constructing a gravitational waveform with a Taylor-polynomial frequency and phase. More... | |
Macros | |
Error Codes | |
| #define | GENERATETAYLORCWH_ENUL 1 |
| Unexpected null pointer in arguments. More... | |
| #define | GENERATETAYLORCWH_EOUT 2 |
| Output field a, f, phi, or shift already exists. More... | |
| #define | GENERATETAYLORCWH_EMEM 3 |
| Out of memory. More... | |