#include <GlobalStatistics.h>
Public Member Functions | |
OutVector (const std::string &name) | |
Public Attributes | |
cOutVector | vector |
output vector | |
int | count |
number of recorded values | |
double | value |
sum of values |
GlobalStatistics::OutVector::OutVector | ( | const std::string & | name | ) | [inline] |
cOutVector GlobalStatistics::OutVector::vector |
output vector
number of recorded values
sum of values