Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Speed-Exponent and Speed

The edge probability (for depart and arrivel) is multiplied by edgeSpeed^speedExponent.
The default exponent is 0 so speed does not influence probability. with an exponent of 1, edges with twice the speed are twice as likely to be sampled.

regards,
Jakob

Am Sa., 17. Nov. 2018 um 15:03 Uhr schrieb Lorenzo Cano Cesconetto via sumo-user <sumo-user@xxxxxxxxxxxxxxxxxxxxx>:
Hey guys,

Does anybody know how the arguments --speed-exponent and --speed  actually influences the route generation in RandomTrips script?

I know it generates more vehicles in the edges with a higher speed limit, but I'm more interested in the calculation details.


Best regards,

Lorenzo

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sumo-user

Back to the top