Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] [EXTERNAL] AW: Total travel time
  • From: Ayomide Afolabi <aafolab4@xxxxxxxxxxxxxxxxxxxxx>
  • Date: Fri, 10 May 2024 11:45:22 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=students.kennesaw.edu; dmarc=pass action=none header.from=students.kennesaw.edu; dkim=pass header.d=students.kennesaw.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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=RLvU4js8FUuHdSEneQ/pYQo3iLDzsCWHGvgOJLtE8OU=; b=Is9grVzEFxbr6cWNxtRQnwSEw//SIRHkuT+iKMoA2in9Ivb6i6G92FGb0SrirTXxN5rEIXOqgLAJLscCo/L0Aaqbu63c3OXNUxa2G7Kep9o0fm1KaWpPAFNQHUKPVYPc/0sQPNyI/koCmCwaoCBZhTmXTvmtfVInvKoVGJ77T0Gm6u/Qhfkx/Wsw8pQXs/EvUpqCXERFM6L7JgnmkTiUlYkyABawxutteh7DRQQ0AyCLs98hnxXRH0FtWEFJg47/gEaggZdbFookpTItcSlfjedxopxLSPVVvknEsqNISrIYKgv9rFXOVzx5Mc+E+VaSgxWQweRF3/rR5S3KOaQU0w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Vx/X7G4AMSUKuGruToCqzJ0uVhG4I0ZdHZHVIYfsNGZ/w2yY/Sb93o1QVCRQWov7vjWDcOQmyEFlVKHJa8yFC9WVzkVJv0c16OmVp5Fur+CYoYvAQGz+rPhswK4RVMXoRpotO1HVWpn/ou4hEdWPijbFSfflqaXGYmL4n9EL5oLVA6t1/nh9ZcRXXaJCOEvwGcIPsQPkLnwLTeS5QBvILOVt328+5CSu/hiYyUwck8ewdkoVA/95WBcWeCgpuG/V03w5fiU32RM/BDt0Io4RiTcx2E2JcNvQHww9JomynSBF2aoGK+nQNXd9SEi2G0gHG6vTRzZL3AKGoojYH7n4jA==
  • 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: AQHaorgDwu8ZwXyecEanO9Td8pjcwrGQWDAAgAABAD8=
  • Thread-topic: [EXTERNAL] AW: [sumo-user] Total travel time

Thanks for your response. 


From: Mirko Barthauer <m.barthauer@xxxxxxxxxxx>
Sent: Friday, May 10, 2024 12:40:28 PM
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Cc: Ayomide Afolabi <aafolab4@xxxxxxxxxxxxxxxxxxxxx>
Subject: [EXTERNAL] AW: [sumo-user] Total travel time

Hi,

 

the accumulated values which can be displayed after the simulation data cannot be accessed through TraCI. Single vehicles can only be queried in TraCI as long as they don't have reached their destination. You can infer the time a vehicle is in the network from traci.vehicle.getDeparture(), traci.vehicle.getDepartureDelay() and traci.simulation.getCurrentTime().

 

Best regards

Mirko

 

 

 

 

-----Original-Nachricht-----

Betreff: [sumo-user] Total travel time

Datum: 2024-05-10T10:59:04+0200

Von: "Ayomide Afolabi via sumo-user" <sumo-user@xxxxxxxxxxx>

An: "sumo-user@xxxxxxxxxxx" <sumo-user@xxxxxxxxxxx>

 

 

 

Hi, 
 
How can I output total travel time using Traci. 

 



CAUTION: This email originated from outside of KSU. Use caution replying or supplying information, clicking links, or opening attachments. If you suspect the message is fraudulent, report it using the Phishing Alert Button or forward the message to abuse@xxxxxxxxxxxx.



Back to the top