Waiting time in milliseconds or seconds? [message #1859626] |
Tue, 20 June 2023 17:48  |
Eclipse User |
|
|
|
Hi,
I was running a simulation in SUMO for a university project where we are required to determine the service levels using the waiting time. However, the numbers the program outputs are in the thousands. If these were milliseconds this would make sense. Does anyone know if the waiting time units is is milliseconds or in seconds?
Thanks!
|
|
|
Re: Waiting time in milliseconds or seconds? [message #1859675 is a reply to message #1859626] |
Thu, 22 June 2023 08:17   |
Eclipse User |
|
|
|
You're on the right track! In SUMO, the time unit is indeed in milliseconds. So, if you're seeing waiting time values in the thousands, they're representing seconds. To convert them to seconds, simply divide by 1000. It's a common point of confusion, so don't worry, you're not alone in wondering about this.
Good luck with your university project!
|
|
|
|
Powered by
FUDForum. Page generated in 0.03255 seconds