Prototypes | |
| TriggerErrorList * | XLALCreateTriggerErrorList (SnglInspiralTable *tableHead, REAL8 scaleFactor, REAL8 *tcMax) |
| void | XLALDestroyTriggerErrorList (TriggerErrorList *errorListHead) |
| REAL8 | XLALSnglInspiralTimeError (const SnglInspiralTable *table, REAL8 eMatch) |
| Using the waveform metric components, translate an "e-thinca" treshold into a \(\Delta t\) error interval. More... | |
Go to the source code of this file.
Data Structures | |
| struct | TriggerErrorList |
The TriggerErrorList is a linked list used within e-thinca. More... | |