Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALApps 10.1.0.1-53acc0c
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
effdist.c File Reference

Prototypes

int main (int argc, char *argv[])
 

Go to the source code of this file.

Macros

#define NLINES   16000
 
#define SNR   8.0
 
#define USAGE
 

Macro Definition Documentation

◆ NLINES

#define NLINES   16000

Definition at line 26 of file effdist.c.

◆ SNR

#define SNR   8.0

Definition at line 27 of file effdist.c.

◆ USAGE

#define USAGE
Value:
"Usage: %s [options]\n"\
"--help Print this help message\n" \
"--masses m1 m1 Masses of binary elements\n" \
"--spectrum filename File containing amplitude spectrum m/rtHz \n" \
"--length arm_length Length of the arm in meters \n" \

Definition at line 29 of file effdist.c.

Function Documentation

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 35 of file effdist.c.