LALInference 4.1.9.1-eeff03c
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.