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

Detailed Description

Linked list of any number of parameters for testing GR.

Definition at line 168 of file LALInferenceBurstRoutines.h.

Data Fields

struct tagLALSimBurstExtraParamData * data
 Current variable. More...
 
struct tagLALSimBurstExtraParam * next
 The next variable in linked list. More...
 

Field Documentation

◆ data

struct tagLALSimBurstExtraParamData* LALSimBurstExtraParam::data

Current variable.

Definition at line 170 of file LALInferenceBurstRoutines.h.

◆ next

struct tagLALSimBurstExtraParam* LALSimBurstExtraParam::next

The next variable in linked list.

Definition at line 171 of file LALInferenceBurstRoutines.h.