Hi,
it depends a little on the data you need. If you need individual vehicle
data, you could use vehicle route output
https://sumo.dlr.de/docs/Simulation/Output/VehRoutes.html with exit
times which will tell you when the vehicle entered the second edge. For
aggregated measures look at edge data
https://sumo.dlr.de/docs/Simulation/Output/Lane-_or_Edge-based_Traffic_Measures.html
or multi-entry-exit detectors
https://sumo.dlr.de/docs/Simulation/Output/Multi-Entry-Exit_Detectors_(E3).html

In general have a look at https://sumo.dlr.de/docs/Simulation/Output.html

Best regards,
Michael

Am 09.07.20 um 13:36 schrieb Solmaz Razmi Rad - CITG:
> Hi all,
> 
>  
> 
> I wonder if there is any way to exclude edge(s) from tripinfo output
> file. In my simulation, I’d like to use the first edge of the network
> (highlighted in the attached picture) as a warm-up section. So, vehicles
> start from the beginning of the network, but travel time and other
> measures should be calculated from the second edge.
> 
> Do you have any advice in this regard?
> 
>  
> 
> Bests,
> 
> Solmaz
> 
>  
> 
> 
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To unsubscribe from this list, visit 
> https://www.eclipse.org/mailman/listinfo/sumo-user
> 


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to