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

Detailed Description

Definition at line 545 of file LALSimInspiral.h.

Data Fields

REAL8 v [PN_PHASING_SERIES_MAX_ORDER+1]
 
REAL8 vlogv [PN_PHASING_SERIES_MAX_ORDER+1]
 
REAL8 vlogvsq [PN_PHASING_SERIES_MAX_ORDER+1]
 
REAL8 vneg [PN_PHASING_SERIES_MAX_ORDER+1]
 

Field Documentation

◆ v

REAL8 PNPhasingSeries::v[PN_PHASING_SERIES_MAX_ORDER+1]

Definition at line 547 of file LALSimInspiral.h.

◆ vlogv

REAL8 PNPhasingSeries::vlogv[PN_PHASING_SERIES_MAX_ORDER+1]

Definition at line 548 of file LALSimInspiral.h.

◆ vlogvsq

REAL8 PNPhasingSeries::vlogvsq[PN_PHASING_SERIES_MAX_ORDER+1]

Definition at line 549 of file LALSimInspiral.h.

◆ vneg

REAL8 PNPhasingSeries::vneg[PN_PHASING_SERIES_MAX_ORDER+1]

Definition at line 550 of file LALSimInspiral.h.