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... | |
| #define INJECTH_MSGENUL "Unexpected null pointer in arguments" |
| #define INJECTH_MSGEBAD "A sampling interval is (effectively) zero" |