Uses of Class
org.LatencyUtils.MovingAverageIntervalEstimator

Uses of MovingAverageIntervalEstimator in org.LatencyUtils
 

Subclasses of MovingAverageIntervalEstimator in org.LatencyUtils
 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.
 



Copyright © 2014. All rights reserved.