20#include <lal/LALInspiralBank.h>
104 switch (coarseIn.
space) {
106 pars->
t0 = bankParams.
x0;
107 pars->
t2 = bankParams.
x1;
111 pars->
t0 = bankParams.
x0;
112 pars->
t3 = bankParams.
x1;
118 LALPrintError(
"LALInspiralComputeParams: No choice for parameter space");
void LALInspiralParameterCalc(LALStatus *status, InspiralTemplate *params)
#define CHECKSTATUSPTR(statusptr)
#define ATTATCHSTATUSPTR(statusptr)
#define ASSERT(assertion, statusptr, code, mesg)
#define DETATCHSTATUSPTR(statusptr)
#define INITSTATUS(statusptr)
#define RETURN(statusptr)
int LALPrintError(const char *fmt,...)
@ t03
chirptimes and , and
#define LALINSPIRALBANKH_ENULL
Null pointer.
void LALInspiralComputeParams(LALStatus *status, InspiralTemplate *pars, InspiralBankParams bankParams, InspiralCoarseBankIn coarseIn)
This function takes as input , and (the lower frequency of the detectors sensitivity),...
#define LALINSPIRALBANKH_ESIZE
Invalid input range.
@ Tau0Tau2
space of chirptimes
@ Tau0Tau3
space of chirptimes
This is a structure needed in the inner workings of the LALInspiralCreateCoarseBank code.
REAL8 x1
the second coordinate, chosen to be either or
REAL8 x0
the first coordinate, chosen to be always
Input for choosing a template bank.
REAL8 fLower
Lower frequency cutoff.
CoordinateSpace space
enum that decides whether to use or in constructing the template bank
The inspiral waveform parameter structure containing information about the waveform to be generated.
REAL8 t2
first post-Newtonian chirp time in seconds (input/output)
REAL8 totalMass
total mass of the binary in solar mass (input/output)
REAL8 fCutoff
upper frequency cutoff in Hz to be used in generating the waveform; If the last stable orbit frequenc...
REAL8 t3
1.5 post-Newtonian chirp time in seconds (input/output)
REAL8 t0
Newtonain chirp time in seconds (input/output)
InputMasses massChoice
The pair of (mass) parameters given (see structure defining this member for more details) (input)
REAL8 fLower
lower frequency cutoff of the detector in Hz (input)