Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] level of service

hello,
I have a question about intersection LOS . how can I calculate LOS in SUMO? I saw a formula in your discussion that calculate LOS based on a formula :
(vehicleSum  * meanTimeLoss + vehicleSumWithin * meanTimeLossWithin) / (vehicleSum + vehicleSumWithin )
can I use it to calculate delay at the intersection (using E3 detector) and after that calculate LOS based on HCM ? 

Back to the top