Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
MSNumpressCoder::NumpressConfig Struct Reference

Configuration class for MSNumpress. More...

#include <OpenMS/FORMAT/MSNumpressCoder.h>

Public Member Functions

 NumpressConfig ()
 whether to estimate the fixed point or use the one proved with numpressFixedPoint More...
 

Public Attributes

double numpressFixedPoint
 
double numpressErrorTolerance
 fixed point for numpress algorithms More...
 
NumpressCompression np_compression
 check error tolerance after encoding, guarantee abs(1.0-(encoded/decoded)) <= this, 0=do not guarantee anything More...
 
bool estimate_fixed_point
 which compression schema to use More...
 

Detailed Description

Configuration class for MSNumpress.

Contains configuration options for ms numpress

Constructor & Destructor Documentation

NumpressConfig ( )
inline

whether to estimate the fixed point or use the one proved with numpressFixedPoint

Member Data Documentation

bool estimate_fixed_point

which compression schema to use

NumpressCompression np_compression

check error tolerance after encoding, guarantee abs(1.0-(encoded/decoded)) <= this, 0=do not guarantee anything

Referenced by MzMLHandler< MSExperiment<> >::writeBinaryDataArray(), and MzMLHandler< MSExperiment<> >::writeContainerData().

double numpressErrorTolerance

fixed point for numpress algorithms

double numpressFixedPoint

OpenMS / TOPP release 2.0.0 Documentation generated on Sat May 16 2015 16:13:58 using doxygen 1.8.9.1