Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Attributes | List of all members
MzXMLHandler::SpectrumData Struct Reference

Data necessary to generate a single spectrum. More...

#include <OpenMS/FORMAT/HANDLERS/MzXMLHandler.h>

Public Attributes

UInt peak_count_
 
String precision_
 
String compressionType_
 
String char_rest_
 
SpectrumType spectrum
 
bool skip_data
 

Detailed Description

Data necessary to generate a single spectrum.

Small struct holds all data necessary to populate a spectrum at a later timepoint (since reading of the base64 data and generation of spectra can be done at distinct timepoints).

Member Data Documentation

◆ char_rest_

String char_rest_

◆ compressionType_

String compressionType_

◆ peak_count_

UInt peak_count_

◆ precision_

String precision_

◆ skip_data

bool skip_data

◆ spectrum

SpectrumType spectrum

OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:14 using doxygen 1.8.13