OPERA
1.0
Open source echelle spectrograph reduction pipeline
|
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 MAX_ETYPES_CONFIG 7 |
#define MAX_MODE_CHANGES 24 |
#define MAXCONFIGVALUES 100 |
#define MAXDIRNAMESIZE 1000 |
#define MAXNDIRS 100 |
#define MAXNFILES 1000 |
unsigned operaReductionSetConfigurationAccess | ( | char * | par, |
char * | values[], | ||
unsigned | maxvalues, | ||
operaErrorCode * | errorcode | ||
) |
unsigned SplitValues | ( | char * | parvalues, |
char * | values[], | ||
unsigned | maxvalues | ||
) |