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

Detailed Description

used to cache the recurring (frequency-independent) prefactors of AmpInsAnsatz.

Must be inited with a call to init_amp_ins_prefactors(&prefactors, p);

Definition at line 279 of file LALSimIMRPhenomD_internals.h.

Data Fields

double two_thirds
 
double one
 
double four_thirds
 
double five_thirds
 
double two
 
double seven_thirds
 
double eight_thirds
 
double three
 
double amp0
 

Field Documentation

◆ two_thirds

double AmpInsPrefactors::two_thirds

Definition at line 281 of file LALSimIMRPhenomD_internals.h.

◆ one

double AmpInsPrefactors::one

Definition at line 282 of file LALSimIMRPhenomD_internals.h.

◆ four_thirds

double AmpInsPrefactors::four_thirds

Definition at line 283 of file LALSimIMRPhenomD_internals.h.

◆ five_thirds

double AmpInsPrefactors::five_thirds

Definition at line 284 of file LALSimIMRPhenomD_internals.h.

◆ two

double AmpInsPrefactors::two

Definition at line 285 of file LALSimIMRPhenomD_internals.h.

◆ seven_thirds

double AmpInsPrefactors::seven_thirds

Definition at line 286 of file LALSimIMRPhenomD_internals.h.

◆ eight_thirds

double AmpInsPrefactors::eight_thirds

Definition at line 287 of file LALSimIMRPhenomD_internals.h.

◆ three

double AmpInsPrefactors::three

Definition at line 288 of file LALSimIMRPhenomD_internals.h.

◆ amp0

double AmpInsPrefactors::amp0

Definition at line 290 of file LALSimIMRPhenomD_internals.h.