Class AdaptationHeadway

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static ParameterTypeDouble BETA_T
      Parameter for desired headway scaling.
    • 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_T

        public static final ParameterTypeDouble BETA_T
        Parameter for desired headway scaling.
    • Constructor Detail

      • AdaptationHeadway

        public AdaptationHeadway()