#include <experiment.h>
Data Fields | |
unsigned | rtsize_loaded: 1 |
unsigned | rtloaded: 1 |
unsigned | msloaded: 1 |
unsigned | mssize_loaded: 1 |
unsigned | ms2loaded: 1 |
char * | szName |
Experiment name. | |
char * | szFileName |
FILE * | pFile |
char * | szProcExpDir |
Processed experiments directory. | |
char * | szProcMapsDir |
char * | szProcResultsDir |
Rectangle4i | rect |
int | SIZE_GLOBAL_RT_SAMPLING_ARRAY |
MQScanHeader * | scanheaders |
float * | GLOBAL_RT_SAMPLING_ARRAY |
int | SIZE_GLOBAL_MS_SAMPLING_ARRAY |
float * | GLOBAL_MS_SAMPLING_ARRAY |
int | nBPMZ |
char * | szInstrumentInfo |
char * | szInstrumentName |
float | dInjectionVolume |
char * | szInjectionVolumeUnits |
int | nFileFormat |
OpenRawFile | orFile |
|
Experiment name. The name given to the experiment |
|
Processed experiments directory. The directory where all the processed experiments are located |