Struct representing the statistics about one meta information. More...
#include <OpenMS/VISUAL/DIALOGS/LayerStatisticsDialog.h>
Public Member Functions | |
MetaStatsValue_ (unsigned long c=0, DoubleReal mi=0, DoubleReal ma=0, DoubleReal a=0) | |
Public Attributes | |
unsigned long | count |
DoubleReal | min |
DoubleReal | max |
DoubleReal | avg |
Struct representing the statistics about one meta information.
|
inline |
References OpenMS::Constants::c.
DoubleReal avg |
Referenced by LayerStatisticsDialog::computeMetaDataArrayStats_().
unsigned long count |
Referenced by LayerStatisticsDialog::computeMetaDataArrayStats_().
DoubleReal max |
Referenced by LayerStatisticsDialog::computeMetaDataArrayStats_().
DoubleReal min |
Referenced by LayerStatisticsDialog::computeMetaDataArrayStats_().
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:35 using doxygen 1.8.5 |