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

Detailed Description

Structure containing parameters used to determine r as a function of omega.

Since this is determined within a root finding function, it is necessary to place all parameters with the exception of the current guess of the radius within a structure.

Definition at line 510 of file LALSimIMREOBNRv2.h.

Data Fields

REAL8 eta
 < Symmetric mass ratio More...
 
REAL8 omega
 < Angular frequency (dimensionless combination M omega) More...
 

Field Documentation

◆ eta

REAL8 rOfOmegaIn::eta

< Symmetric mass ratio

Definition at line 512 of file LALSimIMREOBNRv2.h.

◆ omega

REAL8 rOfOmegaIn::omega

< Angular frequency (dimensionless combination M omega)

Definition at line 513 of file LALSimIMREOBNRv2.h.