Using option -t you can get a ride summery in the log file and on the command line that includes number of rides and average ride length: https://sumo.dlr.de/docs/Simulation/Output.html#aggregated_traffic_measures If you must distinguish rides of different types (i.e. because your simulation also contains persons that ride private cars) then you have to analyze and aggregated the routeLength of individual rides from tripinfo-output: https://sumo.dlr.de/docs/Simulation/Output/TripInfo.html#person_and_container_output
regards, Jakob Am Mi., 10. März 2021 um 15:29 Uhr schrieb obiakoifezue < [email protected]>: > Hello > > I am fairly new to SUMO, and I was wondering if it was possible for SUMO to > measure or provide the necessary data for calculating passenger metrics for > public transport systems such as passenger-mile and passenger-distance > (mile > or km)? > > Thanks in advance for the help > Ifezue > > > > -- > Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
