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