LALApps 10.1.0.1-eeff03c
coh_PTF_option.c File Reference

Prototypes

int coh_PTF_parse_options (struct coh_PTF_params *params, int argc, char **argv)
 
int coh_PTF_default_params (struct coh_PTF_params *params)
 
int coh_PTF_params_sanity_check (struct coh_PTF_params *params)
 
int coh_PTF_params_inspiral_sanity_check (struct coh_PTF_params *params)
 
int coh_PTF_usage (const char *program)
 

Go to the source code of this file.

Function Documentation

◆ coh_PTF_parse_options()

int coh_PTF_parse_options ( struct coh_PTF_params params,
int  argc,
char **  argv 
)

Definition at line 24 of file coh_PTF_option.c.

◆ coh_PTF_default_params()

int coh_PTF_default_params ( struct coh_PTF_params params)

Definition at line 584 of file coh_PTF_option.c.

◆ coh_PTF_params_sanity_check()

int coh_PTF_params_sanity_check ( struct coh_PTF_params params)

Definition at line 648 of file coh_PTF_option.c.

◆ coh_PTF_params_inspiral_sanity_check()

int coh_PTF_params_inspiral_sanity_check ( struct coh_PTF_params params)

Definition at line 783 of file coh_PTF_option.c.

◆ coh_PTF_usage()

int coh_PTF_usage ( const char program)

Definition at line 850 of file coh_PTF_option.c.