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" |
| #define LALCALIBRATIONERRORSH_ENULL 1 |
Definition at line 41 of file LALInferenceCalibrationErrors.h.
| #define LALCALIBRATIONERRORSH_EDIV0 2 |
Definition at line 42 of file LALInferenceCalibrationErrors.h.
| #define LALCALIBRATIONERRORSH_MSGENULL "Null pointer" |
Definition at line 43 of file LALInferenceCalibrationErrors.h.
| #define LALCALIBRATIONERRORSH_MSGEDIV0 "Division by zero" |
Definition at line 44 of file LALInferenceCalibrationErrors.h.
| void LALInferenceApplyCalibrationErrors | ( | LALInferenceIFOData * | IFOdata, |
| ProcessParamsTable * | commandLine | ||
| ) |
Definition at line 343 of file LALInferenceCalibrationErrors.c.