public static class StatusAggregator.Statistics extends Object
| Constructor and Description |
|---|
Statistics(double min,
double max,
double average,
double stddev) |
| Modifier and Type | Method and Description |
|---|---|
double |
getAverage() |
double |
getMax() |
double |
getMin() |
double |
getStddev() |
Copyright © 2014 LSST. All rights reserved.