LALInspiral 5.0.3.1-eeff03c
LALSTPNWaveformFrameless.c File Reference

Prototypes

static int XLALSTPNAdaptiveSetParams (LALSTPNparams *mparams, InspiralTemplate *params, InspiralInit *paramsInit)
 
static int XLALSTPNAdaptiveTest (double t, const double values[], double dvalues[], void *mparams)
 
static int XLALSTPNFramelessAdaptiveDerivatives (double t, const double values[], double dvalues[], void *mparams)
 
void LALSTPNFramelessWaveform (LALStatus *status, REAL4Vector *signalvec, InspiralTemplate *params)
 
int XLALSTPNFramelessWaveform (REAL4Vector *signalvec, InspiralTemplate *params)
 
void LALSTPNFramelessWaveformTemplates (LALStatus *status, REAL4Vector *signalvec1, REAL4Vector *signalvec2, InspiralTemplate *params)
 
int XLALSTPNFramelessWaveformTemplates (REAL4Vector *signalvec1, REAL4Vector *signalvec2, InspiralTemplate *params)
 
void LALSTPNFramelessWaveformForInjection (LALStatus *status, CoherentGW *waveform, InspiralTemplate *params, PPNParamStruc *ppnParams)
 
int XLALSTPNFramelessWaveformForInjection (CoherentGW *waveform, InspiralTemplate *params, PPNParamStruc *ppnParams)
 
void LALSTPNFramelessAdaptiveWaveformEngine (LALStatus *status, REAL4Vector *signalvec1, REAL4Vector *signalvec2, UINT4 *countback, InspiralTemplate *params, InspiralInit *paramsInit)
 
int XLALSTPNFramelessAdaptiveWaveformEngine (REAL4Vector *signalvec1, REAL4Vector *signalvec2, UINT4 *countback, InspiralTemplate *params, InspiralInit *paramsInit)
 

Go to the source code of this file.

Data Structures

struct  LALSTPNparams
 

Function Documentation

◆ XLALSTPNAdaptiveSetParams()

static int XLALSTPNAdaptiveSetParams ( LALSTPNparams mparams,
InspiralTemplate params,
InspiralInit paramsInit 
)
static

Definition at line 16 of file LALSTPNWaveformFrameless.c.

◆ XLALSTPNAdaptiveTest()

static int XLALSTPNAdaptiveTest ( double  t,
const double  values[],
double  dvalues[],
void *  mparams 
)
static

Definition at line 114 of file LALSTPNWaveformFrameless.c.

◆ XLALSTPNFramelessAdaptiveDerivatives()

static int XLALSTPNFramelessAdaptiveDerivatives ( double  t,
const double  values[],
double  dvalues[],
void *  mparams 
)
static

Definition at line 177 of file LALSTPNWaveformFrameless.c.

◆ LALSTPNFramelessWaveform()

void LALSTPNFramelessWaveform ( LALStatus status,
REAL4Vector signalvec,
InspiralTemplate params 
)

Definition at line 307 of file LALSTPNWaveformFrameless.c.

◆ XLALSTPNFramelessWaveform()

int XLALSTPNFramelessWaveform ( REAL4Vector signalvec,
InspiralTemplate params 
)

Definition at line 321 of file LALSTPNWaveformFrameless.c.

◆ LALSTPNFramelessWaveformTemplates()

void LALSTPNFramelessWaveformTemplates ( LALStatus status,
REAL4Vector signalvec1,
REAL4Vector signalvec2,
InspiralTemplate params 
)

Definition at line 349 of file LALSTPNWaveformFrameless.c.

◆ XLALSTPNFramelessWaveformTemplates()

int XLALSTPNFramelessWaveformTemplates ( REAL4Vector signalvec1,
REAL4Vector signalvec2,
InspiralTemplate params 
)

Definition at line 365 of file LALSTPNWaveformFrameless.c.

◆ LALSTPNFramelessWaveformForInjection()

void LALSTPNFramelessWaveformForInjection ( LALStatus status,
CoherentGW waveform,
InspiralTemplate params,
PPNParamStruc ppnParams 
)

Definition at line 395 of file LALSTPNWaveformFrameless.c.

◆ XLALSTPNFramelessWaveformForInjection()

int XLALSTPNFramelessWaveformForInjection ( CoherentGW waveform,
InspiralTemplate params,
PPNParamStruc ppnParams 
)

Definition at line 409 of file LALSTPNWaveformFrameless.c.

◆ LALSTPNFramelessAdaptiveWaveformEngine()

void LALSTPNFramelessAdaptiveWaveformEngine ( LALStatus status,
REAL4Vector signalvec1,
REAL4Vector signalvec2,
UINT4 countback,
InspiralTemplate params,
InspiralInit paramsInit 
)

Definition at line 522 of file LALSTPNWaveformFrameless.c.

◆ XLALSTPNFramelessAdaptiveWaveformEngine()

int XLALSTPNFramelessAdaptiveWaveformEngine ( REAL4Vector signalvec1,
REAL4Vector signalvec2,
UINT4 countback,
InspiralTemplate params,
InspiralInit paramsInit 
)

Definition at line 540 of file LALSTPNWaveformFrameless.c.