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

Go to the source code of this file.

Defines

#define MAXCONFIGVALUES   100
#define MAXNDIRS   100
#define MAXNFILES   1000
#define MAXDIRNAMESIZE   1000
#define MAX_MODE_CHANGES   24
#define MAX_ETYPES_CONFIG   7

Functions

unsigned operaReductionSetConfigurationAccess (char *par, char *values[], unsigned maxvalues, operaErrorCode *errorcode)
unsigned SplitValues (char *parvalues, char *values[], unsigned maxvalues)

Define Documentation

#define MAX_ETYPES_CONFIG   7
#define MAX_MODE_CHANGES   24
#define MAXCONFIGVALUES   100
#define MAXDIRNAMESIZE   1000
#define MAXNDIRS   100
#define MAXNFILES   1000

Function Documentation

unsigned operaReductionSetConfigurationAccess ( char *  par,
char *  values[],
unsigned  maxvalues,
operaErrorCode errorcode 
)

Here is the call graph for this function:

unsigned SplitValues ( char *  parvalues,
char *  values[],
unsigned  maxvalues 
)