29#ifndef _FINDCHIRPDATATYPESH_H
30#define _FINDCHIRPDATATYPESH_H
32#include <lal/LALDatatypes.h>
33#include <lal/LALInspiral.h>
34#include <lal/LALSimInspiral.h>
35#include <lal/RealFFT.h>
37#if defined(__cplusplus)
78tagFindChirpTmpltParams
214#elif defined(__cplusplus)
COMPLEX8FrequencySeries * resp
REAL4FrequencySeries * spec
This structure contains a frequency domain template used as input to the FindChirpFilter() routine.
COMPLEX8Vector * data
Vector of length containing the frequency template data ; For a template generated in the frequency ...
COMPLEX8VectorSequence * ACTDtilde
UNDOCUMENTED.
COMPLEX8VectorSequence * PTFQtilde
UNDOCUMENTED.
REAL4Array * PTFB
UNDOCUMENTED.
REAL8Vector * A2BCVSpin
Undocumented spinning BCV template data.
REAL8Vector * A1BCVSpin
Undocumented spinning BCV template data.
REAL8 numFactor1
Undocumented BCV normalization constant.
InspiralTemplate tmplt
The template parameters of this FindChirpTemplate; In addition to the mass parameters the following f...
REAL8Vector * A3BCVSpin
Undocumented spinning BCV template data.
REAL8 rootMomentI
Undocumented BCV normalization constant.
REAL8 numFactor3
Undocumented BCV normalization constant.
REAL4Array * PTFBinverse
UNDOCUMENTED.
REAL8 momentK
Undocumented BCV normalization constant.
REAL8 momentI
Undocumented BCV normalization constant.
REAL4 tmpltNorm
The template dependent normalisation constant ; For the stationary phase template FindChirpSP this is...
REAL8 momentJ
Undocumented BCV normalization constant.
REAL4VectorSequence * PTFQ
UNDOCUMENTED.
REAL8 numFactor
Undocumented BCV normalization constant.
REAL8 numFactor2
Undocumented BCV normalization constant.
This structure contains the parameters for generation of templates by the various template generation...
RealFFTPlan * fwdPlan
For time domain templates, an FFTW plan used to transform the time domain data stored in xfacVec into...
REAL4Vector * PTFphi
UNDOCUMENTED.
REAL4Vector * PTFomega_2_3
UNDOCUMENTED.
UINT4 invSpecTrunc
The length to which to truncate the inverse power spectral density of the data in the time domain; If...
REAL4 maxTempLength
This can be used to store the maximum allowed template length, given the pad length and spectrum trun...
LALSimInspiralApplyTaper taperTmplt
UNDOCUMENTED.
REAL4 fLow
The frequency domain low frequency cutoff ; All frequency domain data is zero below this frequency.
REAL4VectorSequence * PTFe1
UNDOCUMENTED.
LALPNOrder order
Specifies the post-Newtonian order of the templates; Valid pN orders are LAL_PNORDER_TWO,...
INT4 bandPassTmplt
UNDOCUMENTED.
REAL4VectorSequence * ACTDVecs
UNDOCUMENTED.
REAL4Vector * xfacVec
For frequency domain templates, this is a vector of length which contains the quantity ; For time do...
Approximant approximant
Generate templates of type approximant; Valid approximants are TaylorT1, TaylorT2,...
REAL4 dynRange
A dynamic range factor which cancels from the filter output; This allows quantities to be stored in ...
REAL4VectorSequence * PTFe2
UNDOCUMENTED.
INT4 dynamicTmpltFlow
Use longest template that will fit in pad length.
REAL8 deltaT
The sampling interval of the input data channel.
INT4 reverseChirpBank
Switches a FindChirpSP template bank to be a reverse chirp template bank if true.