29#ifndef _FINDCHIRPPTFH_H
30#define _FINDCHIRPPTFH_H
32#include <lal/LALAtomicDatatypes.h>
33#include <lal/LALDatatypes.h>
34#include <lal/LALInspiral.h>
36#if defined(__cplusplus)
99#elif defined(__cplusplus)
INT4 XLALFindChirpPTFWaveform(REAL4Vector *PTFphi, REAL4Vector *PTFomega_2_3, REAL4VectorSequence *PTFe1, REAL4VectorSequence *PTFe2, InspiralTemplate *InspTmplt, REAL8 deltaT)
REAL4Vector * XLALPTFOmegaPNCoeffsSpin(REAL4 m1, REAL4 m2, REAL4 chi1, REAL4 chi2, REAL4 Q1, REAL4 Q2)
REAL4Vector * XLALPTFOmegaPNCoeffsEnergy(REAL4 m1, REAL4 m2, REAL4 chi1, REAL4 chi2, REAL4 Q1, REAL4 Q2)
REAL4Vector * XLALPTFOmegaPNCoeffsOrbital(REAL4 m1, REAL4 m2)
The inspiral waveform parameter structure containing information about the waveform to be generated.