LALSimulation  5.4.0.1-fe68b98
LALSimIMRPhenomXPHM.h
Go to the documentation of this file.
1 /*
2 * Copyright (C) 2019 Cecilio García Quirós, Geraint Pratten
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License as published by
6 * the Free Software Foundation; either version 2 of the License, or
7 * (at your option) any later version.
8 *
9 * This program is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 * GNU General Public License for more details.
13 *
14 * You should have received a copy of the GNU General Public License
15 * along with with program; see the file COPYING. If not, write to the
16 * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
17 * MA 02110-1301 USA
18 */
19 
20 #ifndef _LALSIM_IMR_PHENOMXPHM_H
21 #define _LALSIM_IMR_PHENOMXPHM_H
22 
23 
24 #ifdef __cplusplus
25 extern "C" {
26 #endif
27 
28 #include <math.h>
29 #include <complex.h>
30 
31 #include <lal/LALStdlib.h>
32 #include <lal/LALConstants.h>
33 #include <lal/Date.h>
34 #include <lal/FrequencySeries.h>
35 #include <lal/TimeSeries.h>
36 #include <lal/TimeFreqFFT.h>
37 #include <lal/Units.h>
38 #include <lal/LALSimInspiral.h>
39 
40 
43 
44 
45 /* Multibanding grid for precessing angles */
46 INT4 XLALSimIMRPhenomXPHMMultibandingGrid(REAL8Sequence **coarseFreqs, UINT4 ell, UINT4 emmprime, IMRPhenomXWaveformStruct *pWF, LALDict *lalParams);
47 INT4 check_input_mode_array_Jframe(LALValue *ModeArrayJframe);
48 #ifdef __cplusplus
49 }
50 #endif
51 
52 #endif /* _LALSIM_IMR_PHENOMXPHM_H */
INT4 XLALSimIMRPhenomXPHMMultibandingGrid(REAL8Sequence **coarseFreqs, UINT4 ell, UINT4 emmprime, IMRPhenomXWaveformStruct *pWF, LALDict *lalParams)
INT4 check_input_mode_array_Jframe(LALValue *ModeArrayJframe)
uint32_t UINT4
int32_t INT4