Class ScheduleWaitingTimeEstimator

  • All Implemented Interfaces:
    PTWaitingTimeEstimator

    public class ScheduleWaitingTimeEstimator
    extends Object
    implements PTWaitingTimeEstimator
    Utility to estimate waiting times in public transport. By default, the ExperimentalTransitRoute given by the MATSim PT router does not give information how long an agent will wait for the next public transit vehicle. However, this is scored in MATSim so it would be good if one can estimate this waiting time in the utility calculation for the discrete mode choice. This class performs such an estimation although it is some computational overhead. Ideally, this information would be included in the route of the agents.
    Author:
    sebhoerl