OPERA  1.0
Open source echelle spectrograph reduction pipeline
operaFits2txt.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define MAXCOLS   10

Functions

static void printUsageSyntax (char *prgname)
static void print_operaFits2txt_err (int operaFits2txt_status)
static void operaFits2txt_report_error (int status, char *errtext)
static void printerror (int status)
static void systemf (const char *template,...)

Define Documentation

#define MAXCOLS   10

Function Documentation

static void operaFits2txt_report_error ( int  status,
char *  errtext 
) [static]
static void print_operaFits2txt_err ( int  operaFits2txt_status) [static]

Here is the call graph for this function:

static void printerror ( int  status) [static]
static void printUsageSyntax ( char *  prgname) [static]
static void systemf ( const char *  template,
  ... 
) [static]