AvgMeasure | An AvgMeasure is a set of populations for averaged metrics |
Configuration | One instance of this class stores information from the configuration file |
DstMeasure | A DstMeasure is a set of populations for distribution metrics |
Input | Class for reading the input file according to the configuration |
MetricDescAvg | Descriptor for averaged metrics |
MetricDescDst | Descriptor for distribution metrics |
Metrics | A Metrics object contain all the AvgMeasure and DstMeasure objects |
Object | Object superclass. All other classes should inherit from this class |
Output | Class for writing output files |
Population | A Population is a set of samples collected from the same sensor |
Stat | Utility static class containing statistical functions |