Uses of Class
org.smallmind.instrument.ExponentiallyWeightedMovingAverage

Packages that use ExponentiallyWeightedMovingAverage
org.smallmind.instrument   
 

Uses of ExponentiallyWeightedMovingAverage in org.smallmind.instrument
 

Methods in org.smallmind.instrument that return ExponentiallyWeightedMovingAverage
static ExponentiallyWeightedMovingAverage ExponentiallyWeightedMovingAverage.lastFifteenMinutes(long tickInterval, TimeUnit tickTimeUnit)
           
static ExponentiallyWeightedMovingAverage ExponentiallyWeightedMovingAverage.lastFiveMinutes(long tickInterval, TimeUnit tickTimeUnit)
           
static ExponentiallyWeightedMovingAverage ExponentiallyWeightedMovingAverage.lastOneMinute(long tickInterval, TimeUnit tickTimeUnit)
           
 



Copyright © 2012. All Rights Reserved.