LALSimulation  5.4.0.1-fe68b98
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.