Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Attributes

BinaryDataArray Struct Reference

The datastructures used by the OpenSwath interfaces. More...

#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/DataStructures.h>

List of all members.

Public Attributes

std::vector< doubledata
 this optional attribute may reference the 'id' attribute of the appropiate dataProcessing.

Detailed Description

The datastructures used by the OpenSwath interfaces.

Many of them are closely related to Proteowizard data structures, originally written by Darren Kessner and released under the Apache 2.0 licence.

Original author: Darren Kessner <darren@proteowizard.org>

Copyright 2007 Spielberg Family Center for Applied Proteomics Cedars-Sinai Medical Center, Los Angeles, California 90048

The following datastructures are used :


Member Data Documentation

std::vector<double> data

this optional attribute may reference the 'id' attribute of the appropiate dataProcessing.

the binary data.


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:43:00 using doxygen 1.7.1