Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Definition of variance for the duration of detention at bus stops

Hello Jakob,

Thanks for your answer!

Regards,

---
Jaime Moya Aguad

El vie, 17 sept 2021 a las 3:20, Jakob Erdmann (<namdre.sumo@xxxxxxxxx>) escribió:
You cannot define this in the input directly but you can add random delays in a pre-processing step: https://sumo.dlr.de/docs/Tools/Routes.html#addstopdelaypy

regards,
Jakob

Am Fr., 17. Sept. 2021 um 02:50 Uhr schrieb Jaime Moya <eljaimo@xxxxxxxxx>:
Hi,

When defining a bus stop, is it possible to define variance for the 'duration' parameter?

<route id="Ruta_517" edges="P1 O1">
            <stop busStop="Parada_1" duration="20"/>
</route>

For example, I'm trying to model a detention at bus stops with a duration of 20 seconds and a standard deviation of 4 seconds.

Thank you and best regards,

---
Jaime Moya Aguad
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top