Thanks! Fixed now. 2017-05-06 21:11 GMT+02:00 Ádám Pintér <[email protected]>:
> Hi All, > > I've found a wrong formula on a SUMO page: > http://sumo.dlr.de/wiki/Simulation/Output/Lane-_or_ > Edge-based_Traffic_Measures#How_to_aggregate_.2F_derive_further_values > > wrong: Average traffic volume (#/h) = speed * density / 3.6 > should be right: Average traffic volume (#/h) = speed * density * 3.6 > > In the output Speed's dimension is [m/s], so first should be converted it > to [km/h] Speed[m/s]*3.6 = Speed[km/h] > In the output density's dimension is [veh/km] > > >> speed[m/s] * 3,6 * density[veh/km] > > Adam > ------------------------------------------------------------ > ------------------ > 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
