Prototypes | |
| int | XLALGenerateSimBurst (REAL8TimeSeries **hplus, REAL8TimeSeries **hcross, const SimBurst *sim_burst, double delta_t) |
| Generate the + and x time series for a single sim_burst table row. More... | |
| int | XLALBurstInjectSignals (REAL8TimeSeries *h, const SimBurst *sim_burst, const TimeSlide *time_slide_table_head, const COMPLEX16FrequencySeries *response) |
| Wrapper to iterate over the entries in a sim_burst linked list and inject them into a time series. More... | |