Module for pasting a (realistic) ringdown on the end of an inspiral.
Prototypes | |
| CoherentGW * | XLALGenerateInspRing (CoherentGW *waveform, SimInspiralTable *thisEvent, SimRingdownTable *thisRingEvent, int injectSignalType) | 
| Takes an inspiral waveform, and a simInspiralTable and generates a ringdown at an appropriate frequency and quality.  More... | |
| CoherentGW * XLALGenerateInspRing | ( | CoherentGW * | waveform, | 
| SimInspiralTable * | thisEvent, | ||
| SimRingdownTable * | thisRingEvent, | ||
| int | injectSignalType | ||
| ) | 
Takes an inspiral waveform, and a simInspiralTable and generates a ringdown at an appropriate frequency and quality.
| waveform | the inspiral waveform | 
| thisEvent | details of the inspiral | 
| thisRingEvent | ringdown details to be populated | 
| injectSignalType | type of injection | 
Definition at line 50 of file GenerateInspRing.c.