Class CrossingMeanWarmUpFilter


  • public class CrossingMeanWarmUpFilter
    extends Object
    Implements the "Crossing the mean" heuristic for filtering the warm-up period of a steady state simulation. The warm-up period will rather be underestimated.

    Please note that there is no common interface for warm-up filters so far! Thus the interface will likely change soon.

    • Constructor Detail

      • CrossingMeanWarmUpFilter

        public CrossingMeanWarmUpFilter()
    • Method Detail

      • offerSample

        public void offerSample​(Double sample)
      • isStationary

        public boolean isStationary()