Prototypes | |
static double | LALInferenceTimeFrequencyRelation (double mc, double inPar, UINT4 flag_f) |
F(t) and T(f) for newtonian waveform. More... | |
REAL8Sequence * | LALInferenceMultibandFrequencies (int NBands, double f_min, double f_max, double deltaF0, double mc) |
Create a list of frequencies to use in multiband template generation, between f_min and f_max mc is minimum allowable chirp mass (sets freq evolution assumption ) More... | |
Go to the source code of this file.
|
static |
F(t) and T(f) for newtonian waveform.
Definition at line 26 of file LALInferenceMultibanding.c.
REAL8Sequence * LALInferenceMultibandFrequencies | ( | int | NBands, |
double | f_min, | ||
double | f_max, | ||
double | deltaF0, | ||
double | mc | ||
) |
Create a list of frequencies to use in multiband template generation, between f_min and f_max mc is minimum allowable chirp mass (sets freq evolution assumption )
Definition at line 41 of file LALInferenceMultibanding.c.