OPERA
1.0
Open source echelle spectrograph reduction pipeline
|
00001 #ifndef OPERARADIALVELOCITY_H 00002 #define OPERARADIALVELOCITY_H 00003 /* prototypes */ 00004 static void printUsageSyntax(char *prgname); 00005 static void print_operaGain_err(int operaGain_status); 00006 static void operaGain_report_error(int status, char *errtext); 00007 #endif