LALApps 10.1.0.1-eeff03c
Inject.h File Reference

Prototypes

void LALSSInjectTimeSeries (LALStatus *, REAL4TimeSeries *output, REAL4TimeSeries *signalvec)
 

Go to the source code of this file.

Macros

#define INJECTH_MSGENUL   "Unexpected null pointer in arguments"
 
#define INJECTH_MSGEBAD   "A sampling interval is (effectively) zero"
 
#define INJECTH_MSGEUNIT   "Input or output is not in units of ADC counts"
 
Error Codes
#define INJECTH_ENUL   1
 Unexpected null pointer in arguments. More...
 
#define INJECTH_EBAD   2
 A sampling interval is (effectively) zero. More...
 
#define INJECTH_EUNIT   3
 Input or output is not in units of ADC counts. More...
 

Macro Definition Documentation

◆ INJECTH_MSGENUL

#define INJECTH_MSGENUL   "Unexpected null pointer in arguments"

Definition at line 68 of file Inject.h.

◆ INJECTH_MSGEBAD

#define INJECTH_MSGEBAD   "A sampling interval is (effectively) zero"

Definition at line 69 of file Inject.h.

◆ INJECTH_MSGEUNIT

#define INJECTH_MSGEUNIT   "Input or output is not in units of ADC counts"

Definition at line 70 of file Inject.h.