LALApps 10.1.0.1-eeff03c
GenerateRing.h File Reference

Prototypes

void LALGenerateRing (LALStatus *status, CoherentGW *output, REAL4TimeSeries UNUSED *series, SimRingdownTable *simRingdown, RingParamStruc *params)
 
void LALRingInjectSignals (LALStatus *status, REAL4TimeSeries *series, SimRingdownTable *injections, COMPLEX8FrequencySeries *resp, INT4 calType)
 

Go to the source code of this file.

Data Structures

struct  RingParamStruc
 This structure stores the parameters for constructing a burst gravitational waveform. More...
 

Macros

Error Codes
#define GENERATERINGH_ENUL   1
 Unexpected null pointer in arguments. More...
 
#define GENERATERINGH_EOUT   2
 Output field a, f, phi, or shift already exists. More...
 
#define GENERATERINGH_EMEM   3
 Out of memory. More...
 
#define GENERATERINGH_ETYP   4
 Waveform type not implemented. More...
 
#define GENERATERINGH_ELEN   5
 Waveform length not correctly specified. More...
 

Enumerations

enum  SimRingType { Ringdown }
 UNDOCUMENTED. More...