GWOLLUM 4.2.0
Tools for gravitational-wave analyses
Loading...
Searching...
No Matches
InjTyp.h
Go to the documentation of this file.
1
6#ifndef __InjTyp__
7#define __InjTyp__
8
9
10#include "CUtils.h"
11
12using namespace std;
13
22
23#endif
24
25
Generic C utility functions.
injtype
List of injection types.
Definition InjTyp.h:17
@ injtype_sinegauss
Sine-Gaussian waveform.
Definition InjTyp.h:19
@ injtype_n
Number of injection types.
Definition InjTyp.h:20
@ injtype_user
User-defined waveform.
Definition InjTyp.h:18