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
LALSimInspiralTestGRParamData Struct Reference

Detailed Description

Linked list node for the testing GR parameters.

Definition at line 44 of file LALSimInspiralTestGRParams.h.

Data Fields

char name [32]
 Name of the variable. More...
 
double value
 Value of the variable. More...
 

Field Documentation

◆ name

char LALSimInspiralTestGRParamData::name[32]

Name of the variable.

Definition at line 46 of file LALSimInspiralTestGRParams.h.

◆ value

double LALSimInspiralTestGRParamData::value

Value of the variable.

Definition at line 47 of file LALSimInspiralTestGRParams.h.