Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Regarding vehicle delay in the virtual queues

Hello,

I am trying to capture the total delay of a vehicle from source to destination. I have seen that trip_info includes the time_loss and also depart_delay. 

- Is depart_delay the time a vehicle has been waiting in a virtual queue before it is inserted?
- Does depart (the time it is inserted) take into consideration this delay or is it the ideal departure time that a vehicle should have followed?
- Can you confirm that time_loss includes only the delay from actual insertion to arrival?
 
Thanks,

Back to the top