Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Tracking vehicle routine

Hi all.
I am following this thread https://www.eclipse.org/lists/sumo-user/msg03568.html for workday trips definitions with activitygen, but I have few questions.
How can I write the routine for more than one day? For now I have specified 2 opening hour in workHours, one at hour X and the second at hour X+24h, is it right?
Second question:
How can I see if a vehicle (with a certain ID) goes to work both days and if he returns home at the end of the day?
I mean:
if a vehicles with a certain ID move from edge A to edge B, then when he moves back from B to A it has a different ID or it has the previous one? Is the ID different from day to day or it remains the same?
Thanks!

Regards
Alex.

Back to the top