Menu

Commit [r439]  Maximize  Restore  History

removed the call to resetTravelTimes() from reset(int). reset(int) MUST NOT call resetTravelTimes(), as reset(int) is usually called at the beginning of an iteration by the Controler, but we still need the travel times until the replanning is over.

mrieser 2008-01-20

changed /matsim/trunk/src/org/matsim/trafficmonitoring/TravelTimeCalculatorArray.java
changed /matsim/trunk/src/org/matsim/trafficmonitoring/TravelTimeCalculatorHashMap.java
/matsim/trunk/src/org/matsim/trafficmonitoring/TravelTimeCalculatorArray.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/trafficmonitoring/TravelTimeCalculatorHashMap.java Diff Switch to side-by-side view
Loading...