| <name> | code | description |
| NULL | 1 | "Arguments contained an unexpected null pointer" |
| MEM | 2 | "Memory allocation error" |
| DIV0 | 4 | "Division by zero" |
| SIZE | 8 | "Invalid input range" |
| CHOICE | 16 | "Invalid choice for an input parameter" |
LALINSPIRALH_E<name>,
and the status descriptions in
LALINSPIRALH_MSGE<name>. The source code with these messages is in LALInspiral.h on line l.73.