Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] What are 'Options'?
  • From: "Padisala, Shanthan Kumar" <padisala.1@xxxxxxxxxxxxxxxxxxx>
  • Date: Fri, 24 Jul 2020 12:47:16 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=buckeyemail.osu.edu; dmarc=pass action=none header.from=buckeyemail.osu.edu; dkim=pass header.d=buckeyemail.osu.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=2t0xtP6733MWAyAIx8uTfT7QMVwoREA49qcEIf6gf34=; b=Ro/AVso/PC1sm7LBC6MFoS1B5L/dwpNy3fEh59NhDX/7EvsZTBF/qeMqRf/itf5r2zA1JTw1xuPYgoYvQs3aMX5dWgaaEv5B99OkNPx5+bso+eZTjBMBS7kZx3sYBLNxTl9ODlCwPnLw32T9TCObWIf54CQco4ol4aadf4bjajJWWXPPxJrntoDBgVt4YEmJDtYkwO63PqVB19dwF2EB7KyXI2E3wQ/mQb/Lv1rN6UDPZMquIoOdgcL0iV5tOPQRB/Vo8lXId58DlFAAc/2iqJ4uJChkNg6/MtB5lym4MlIcRTpNajd4akqctEvIISxe4HojIZP/4KlKnH+3eyLxhA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=JAnNJBjQgfLB5xB0jmDcPCmO0lCuF8T7LaMvfVL5h0qghfCOesYjSSprU5OSeJzuoJ0ZuP/t/jVXMC0dnRKX5tjUcEFTlGdFD41cfChuZYDiES3MNtyjYkzxvyQTjNg0jWlNNibiGeziNmngPvTmgcSQ4DDcNLmHpQ9jf0GHAVTfpx4zwTxzuLUQnA+lrPB8ltueraPLustXe/05xsheZJT9wMPcmHagBvoSFwbypSdQJyfhbcd/mqHumW1O2xZ/dd+Z7MIqfC2tAMtu+CDabnys/fpkq2wiZaXp9ecZ1y/pafRoJuLPFlyoFOZGETaMawEd8QoN4kgDJEPj1Xf+Tg==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWXYm9ybkAu2ORO0aEHhXzDQGKhakOftyAgAg2gYg=
  • Thread-topic: [sumo-user] What are 'Options'?

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

Back to the top