eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.58k stars 1.44k forks source link

measure timeLoss differently for public transport vehicles #5287

Open namdre opened 5 years ago

namdre commented 5 years ago

instead of measuring the difference between speed and desired speed, the delay at stops should be measured

when reaching the stop, compare time to intended arrival (until-duration), accumulate these values

namdre commented 1 year ago

Lots of questions: