Class AdaptationSpeed

    • Constructor Summary

      Constructors 
      Constructor Description
      AdaptationSpeed()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void adapt​(Parameters parameters, double taskSaturation)
      Adapt to task saturation by changing parameter values.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • BETA_V0

        public static final ParameterTypeDouble BETA_V0
        Parameter for desired speed scaling.
    • Constructor Detail

      • AdaptationSpeed

        public AdaptationSpeed()