Enumerations | |
enum | FILE_FORMAT { FORMAT_UNKNOWN , FORMAT_NIST_MSP , FORMAT_SPECTRAST , FORMAT_MGF , FORMAT_XHUNTER } |
The ms_spectral_lib namespace currently just contains one enum used for the ms_spectral_lib_xxx classes
enum FILE_FORMAT |
See Using enumerated values and static const ints in Perl, Java, Python and C#.
Spectral libraries are available in a number of formats. All the formats obviously have m/z and intensity and intensity pairs, but there are different annotation formats, and different header formats.