Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALSimulation 6.2.0.1-8a6b96f
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
IMRPhenomPv3HMAlphaStruct Struct Reference

Detailed Description

a strcut to keep the complex exponential terms of the alpha precession angle

Definition at line 84 of file LALSimIMRPhenomUtils.h.

Data Fields

COMPLEX16 alpha2 [5]
 optimised elements for complex exponential of the alpha angle for ell = 2 More...
 
COMPLEX16 alpha3 [7]
 optimised elements for complex exponential of the alpha angle for ell = 3 More...
 
COMPLEX16 alpha4 [9]
 optimised elements for complex exponential of the alpha angle for ell = 4 More...
 

Field Documentation

◆ alpha2

COMPLEX16 IMRPhenomPv3HMAlphaStruct::alpha2[5]

optimised elements for complex exponential of the alpha angle for ell = 2

Definition at line 86 of file LALSimIMRPhenomUtils.h.

◆ alpha3

COMPLEX16 IMRPhenomPv3HMAlphaStruct::alpha3[7]

optimised elements for complex exponential of the alpha angle for ell = 3

Definition at line 87 of file LALSimIMRPhenomUtils.h.

◆ alpha4

COMPLEX16 IMRPhenomPv3HMAlphaStruct::alpha4[9]

optimised elements for complex exponential of the alpha angle for ell = 4

Definition at line 88 of file LALSimIMRPhenomUtils.h.