Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALInspiral 5.0.3.1-ea7c608
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Header GenerateInspRing.h

Detailed Description

Module for pasting a (realistic) ringdown on the end of an inspiral.

Author
S.Fairhurst

Prototypes

CoherentGWXLALGenerateInspRing (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...
 

Function Documentation

◆ XLALGenerateInspRing()

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.

Parameters
waveformthe inspiral waveform
thisEventdetails of the inspiral
thisRingEventringdown details to be populated
injectSignalTypetype of injection

Definition at line 50 of file GenerateInspRing.c.