| Modifier and Type | Class and Description |
|---|---|
class |
MovingAverageIntervalEstimator
A moving average interval estimator.
|
class |
TimeCappedMovingAverageIntervalEstimator
A moving average interval estimator with a cap on the time window length that the moving window must completely
fit in in order to provide estimated time intervals.
|
| Modifier and Type | Method and Description |
|---|---|
IntervalEstimator |
LatencyStats.getIntervalEstimator()
get the IntervalEstimator used by this LatencyStats object
|
Copyright © 2015. All rights reserved.