When using simulated induction loops ( http://sumo.dlr.de/wiki/Simulation/Output/Induction_Loops_Detectors_(E1)) you can set the attribute splitByType="true" to get type-specific output.
When using edgeData ( http://sumo.dlr.de/wiki/Simulation/Output/Lane-_or_Edge-based_Traffic_Measures) you can filter for type by setting the vTypes attribute (i.e. vTypes="bus"). You will then need a separate <edgeData>-definitions for each type (or list of types) you are interested in. regards, Jakob 2017-02-03 2:33 GMT+01:00 Jirayu Tippayagulpairod <[email protected]>: > Dear user and developers , > I'm student in Thailand who do the project with SUMO > program and I have some question to ask. As I used SUMO , it can simulate > the many type of vehicle in traffic and the > output is in form of enter , left ,density , travel time but it doesn't > show each type of output (For example : I mean that 4 outputs for car and 4 > outputs for bus individually) Therefore, I want to know that Can SUMO > simulate the outputs individually for each type of vehicles or it cannot ? > > Best regards, > > Jirayu Tippayagulpairod > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
