Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Generate vehicle according to simulation data
  • From: #LONG YUSHEN# <YLONG002@xxxxxxxxxxxx>
  • Date: Mon, 12 Oct 2020 08:24:57 +0000
  • Accept-language: zh-CN, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=e.ntu.edu.sg; dmarc=pass action=none header.from=e.ntu.edu.sg; dkim=pass header.d=e.ntu.edu.sg; 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=5EgeaOnCPSYKVwYlQzEWRnR249b59vwS0Pg4Eg54yNQ=; b=cZYfkFbwONYDan/XpncgReraGNeVbYbnGRuFdaENyczzWKjIZ0YpYwFE18vwHCTQsExp3OCsXtY55BkGn0PWfIs7yg8KaC0zNYNhf+VTeqysgLPi4+cnDCW0mnzffZw1ahYjbTb5AcnoqexsfUW5cgPNfDMeRwhsFnc+E2qpR7cHZhH+k9ZkySMDPYyxVW6xhPqHZaBMAm9orjXCaf+XNN1IpnFMpFiPZRbgd+y2S1xQlcgXRV1CXv3xisuSRYyo4+cVOqVYF1bIYN2gpWBfeEXNTEez1bpzX/oemFw/qnqxxuUz3NO5P1Ws/+gP3tqILNDTw5E88au0qSdPsvT0Vw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=DRWbQlKzOdUfJwdFipdPw4+2MXw17ms+DVtwqDebYJDIpKT6IqKCCqqM3MQtiNNzPtrYukV96LRTi9qBuqooRCRwaAunxpGgGn5hzQNkg2Tshpa7PjuilN3d97JfQu0K+tuqFpQVLndek2oCdko9pOBkbUy3kTlA8NeP6KXCA7ywZtuBMKVc/lvWUEzGGAYLIVDpqMikpkLcRp/lhazKRKGgTeUgBzCVPToFgjcThqpnuviMlnU7F+71tjGHhY3YKyK2BVZ73y0b9euOwIkqAjWQsnsBt8aAugaO5rM6GcZF2JbFSLLqFK85sejpmUqbtr/fghNgJS1qZACvHpjmSw==
  • 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: AdagcR4Lz5wKj4mWTIiyD1nfffFTOQ==
  • Thread-topic: Generate vehicle according to simulation data

Hi,

 

Does SUMO support the following trip generation mechanism:

 

For a certain edge, say edge #1, every 10 vehicles arriving edge #1, generate 1 vehicle staring from edge #1?

 

A more complicated case is:

 

I have three types of vehicles, with prefix ‘A’, ‘B’ and ‘C’. Different prefix has different weight, say ‘A’ has 2, ‘B’ has 3 and ‘C’ has 5. Is it possible for a certain edge to generate 1 vehicle for every 20 weight arriving this edge?

 

Thanks for your attention.

 

Best regards,

Yushen

**Disclaimer** The sender of this email does not represent Nanyang Technological University and this email does not express the views or opinions of the University.

Back to the top