Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALInference 4.1.9.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
LALInferenceCalibrationErrors.h File Reference

Prototypes

void LALInferenceApplyCalibrationErrors (LALInferenceIFOData *IFOdata, ProcessParamsTable *commandLine)
 

Go to the source code of this file.

Macros

#define LALCALIBRATIONERRORSH_ENULL   1
 
#define LALCALIBRATIONERRORSH_EDIV0   2
 
#define LALCALIBRATIONERRORSH_MSGENULL   "Null pointer"
 
#define LALCALIBRATIONERRORSH_MSGEDIV0   "Division by zero"
 

Macro Definition Documentation

◆ LALCALIBRATIONERRORSH_ENULL

#define LALCALIBRATIONERRORSH_ENULL   1

Definition at line 41 of file LALInferenceCalibrationErrors.h.

◆ LALCALIBRATIONERRORSH_EDIV0

#define LALCALIBRATIONERRORSH_EDIV0   2

Definition at line 42 of file LALInferenceCalibrationErrors.h.

◆ LALCALIBRATIONERRORSH_MSGENULL

#define LALCALIBRATIONERRORSH_MSGENULL   "Null pointer"

Definition at line 43 of file LALInferenceCalibrationErrors.h.

◆ LALCALIBRATIONERRORSH_MSGEDIV0

#define LALCALIBRATIONERRORSH_MSGEDIV0   "Division by zero"

Definition at line 44 of file LALInferenceCalibrationErrors.h.

Function Documentation

◆ LALInferenceApplyCalibrationErrors()

void LALInferenceApplyCalibrationErrors ( LALInferenceIFOData IFOdata,
ProcessParamsTable commandLine 
)

Definition at line 343 of file LALInferenceCalibrationErrors.c.