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

Struct representing the statistics about one meta information. More...

#include <OpenMS/VISUAL/DIALOGS/LayerStatisticsDialog.h>

Public Member Functions

 MetaStatsValue_ (unsigned long c=0, double mi=0, double ma=0, double a=0)
 

Public Attributes

unsigned long count
 
double min
 
double max
 
double avg
 

Detailed Description

Struct representing the statistics about one meta information.

Constructor & Destructor Documentation

◆ MetaStatsValue_()

MetaStatsValue_ ( unsigned long  c = 0,
double  mi = 0,
double  ma = 0,
double  a = 0 
)
inline

References OpenMS::Constants::c.

Member Data Documentation

◆ avg

double avg

◆ count

unsigned long count

◆ max

double max

◆ min

double min

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