Provides an interface between code build from findchirp and various simulation packages for injecting chirps into data.
More...
Prototypes | |
| static int | FindTimeSeriesStartAndEnd (REAL4Vector *signalvec, UINT4 *start, UINT4 *end) |
| void | LALFindChirpInjectSignals (LALStatus *status, REAL4TimeSeries *chan, SimInspiralTable *events, COMPLEX8FrequencySeries *resp) |
Provides an interface between code build from findchirp and various simulation packages for injecting chirps into data.
LALFindChirpInjectSignals()SimInspiralTable structures events into the data chan. The response function resp should contain the response function to use when injecting the signals into the data. None.
Definition in file FindChirpSimulation.c.
Go to the source code of this file.
|
static |
Definition at line 556 of file FindChirpSimulation.c.
| void LALFindChirpInjectSignals | ( | LALStatus * | status, |
| REAL4TimeSeries * | chan, | ||
| SimInspiralTable * | events, | ||
| COMPLEX8FrequencySeries * | resp | ||
| ) |
Definition at line 105 of file FindChirpSimulation.c.