Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] About simulation state file

The state is a vector of the following values
* actual departure time (ms)
* routeIndex (see traci.vehicle.getRouteIndex)
* departPos (m)
* current waitingTime (ms)
* last action time (ms)


Am Mo., 9. Sept. 2019 um 12:16 Uhr schrieb Francesco Uni <francesco.bonomi@xxxxxxxxxxxxxxxxx>:
Hello,

My question is about the state file generated from the sumo simulation using the option —save-state.times. I started a simulation using a network file and a route file and sumo generated a state file in the .xml format. Can you help me knowing what types of information are saved in this file. (In particular the attribute ‘state' of each veichle).

Thank you,
Francesco
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top