Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] What are 'Options'?

Rerouting per vehicle can be switched on using the probability or explicitly by defining the device on specific vehicles. See https://sumo.dlr.de/docs/Demand/Automatic_Routing.html for more info.


Am 24.07.2020 um 14:47 schrieb Padisala, Shanthan Kumar:
Thank you.
Can I have a detailed explanation of how these options can be used? 
Especially the option '--device.rerouting.probability', I could not find the right resource to use this option.

Thank you,
PSK

From: sumo-user-bounces@xxxxxxxxxxx <sumo-user-bounces@xxxxxxxxxxx> on behalf of Mirko Barthauer <m.barthauer@xxxxxxxxxxx>
Sent: Sunday, July 19, 2020 3:19 AM
To: sumo-user@xxxxxxxxxxx <sumo-user@xxxxxxxxxxx>
Subject: Re: [sumo-user] What are 'Options'?
 

Hi,


SUMO accepts a wide set of command line arguments (you may call this options / parameters / whatever, too). Some notes on that are in the docs "preamble". You can find a reference for that page in the docs. When you call SUMO, just append some of the arguments. Some of them expect a value, like --device.rerouting.probability [PROBABILITY], where [PROBABILITY] is from the interval [0;1].


Regards
Mirko


Am 19.07.2020 um 07:38 schrieb Padisala, Shanthan Kumar:
Hi all,

I have a few queries in understanding the means of certain terms. What does it mean by 'SUMO option' exactly? Is it some kind of function or a part in a syntax?
I have seen this being used when the below things are discussed:
  1.  --ignore-route-errors.
  2. --device.rerouting.probability (found on the webpage https://sumo.dlr.de/docs/Demand/Automatic_Routing.html)
Sorry, if this question is very trivial. But I wanted to get my basic understanding clear. Can I also know how to use these options in SUMO?

Thanks,
PSK

_______________________________________________
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