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

Detailed Description

Linked list node for the testing GR parameters.

Definition at line 159 of file LALInferenceBurstRoutines.h.

Data Fields

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

Field Documentation

◆ name

char LALSimBurstExtraParamData::name[32]

Name of the variable.

Definition at line 161 of file LALInferenceBurstRoutines.h.

◆ value

double LALSimBurstExtraParamData::value

Value of the variable.

Definition at line 162 of file LALInferenceBurstRoutines.h.