a strcut to keep the spherical harmonic terms
Definition at line 94 of file LALSimIMRPhenomUtils.h.
Data Fields | |
COMPLEX16 | Ylm2 [2][5] |
optimised elements Ylms for ell = 2. More... | |
COMPLEX16 | Ylm3 [2][7] |
optimised elements Ylms for ell = 3. More... | |
COMPLEX16 | Ylm4 [2][9] |
optimised elements Ylms for ell = 4. More... | |
COMPLEX16 IMRPhenomPv3HMYlmStruct::Ylm2[2][5] |
optimised elements Ylms for ell = 2.
[0] for Ylm and [1] for conj(Ylm)
Definition at line 96 of file LALSimIMRPhenomUtils.h.
COMPLEX16 IMRPhenomPv3HMYlmStruct::Ylm3[2][7] |
optimised elements Ylms for ell = 3.
[0] for Ylm and [1] for conj(Ylm)
Definition at line 97 of file LALSimIMRPhenomUtils.h.
COMPLEX16 IMRPhenomPv3HMYlmStruct::Ylm4[2][9] |
optimised elements Ylms for ell = 4.
[0] for Ylm and [1] for conj(Ylm)
Definition at line 98 of file LALSimIMRPhenomUtils.h.