20#include <lal/LALInspiralBank.h>
37 UINT4 *templateLength,
void LALInspiralWaveLength(LALStatus *status, UINT4 *n, InspiralTemplate params)
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)
@ m1Andm2
component masses
#define LALINSPIRALBANKH_ENULL
Null pointer.
void LALInspiralLongestTemplateInBank(LALStatus *status, UINT4 *templateLength, InspiralCoarseBankIn *coarseIn)
Function to find the longest template in a template bank.
Input for choosing a template bank.
REAL8 mMin
minimum mass of components to search for
REAL8 tSampling
Sampling rate.
LALPNOrder order
Post-Newtonian order of the waveform.
REAL8 fUpper
Upper frequency cutoff.
REAL8 fLower
Lower frequency cutoff.
Approximant approximant
Approximant of the waveform.
The inspiral waveform parameter structure containing information about the waveform to be generated.
REAL8 signalAmplitude
dimensionless amplitude of the signal (input, currently unused)
REAL8 startTime
starting time of the waveform (in sec); if different from zero, the waveform will start with an insta...
Approximant approximant
Post-Newtonain approximant to be used in generating the wave (input)
INT4 ieta
parameter that tells whether the symmetric mass ratio should be set to zero in the PN expansions of ...
INT4 nStartPad
Number of leading elements in the signal generation to be set to zero (input) If template is requeste...
REAL8 mass1
Mass of the primary in solar mass (input/output)
REAL8 Theta
The 3PN unknown flux parameter; likely to be around unity; most waveform generation routines take the...
REAL8 startPhase
starting phase of the waveform in radians (input)
REAL8 fCutoff
upper frequency cutoff in Hz to be used in generating the waveform; If the last stable orbit frequenc...
INT4 nEndPad
Number of trailing bins to be set to zero, the resulting waveform will have at least this many bins z...
REAL8 mass2
Mass of the secondary in solar mass (mass1 need not be larger than mass2 (input/output)
LALPNOrder order
Post-Newtonain order to be used in generating the wave (input)
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)
REAL8 OmegaS
The 3PN (unknown) parameter; calculated to be equal to zero by Damour, Jaranowski and Schaffer (input...
REAL8 tSampling
Sampling rate in Hz (input)