when I define any value for "freq=" on <laneAreaDetector id="*<ID>*" lane="*<LANE_ID>*" pos="*<POSITION_ON_LANE>*" length="*<DETECTOR_LENGTH>*" freq="*<AGGREGATION_TIME>*" file="*<OUTPUT_FILE>*" cont="*<BOOL>*" timeThreshold="*<FLOAT>*" speedThreshold="*<FLOAT>*" jamThreshold="*<FLOAT>*" friendlyPos="*<BOOL>*"/>
it doesn't give any result 2016-09-01 7:52 GMT+01:00 Jakob Erdmann <[email protected]>: > Yes. You are free to define the E2 detector to cover the whole length of > the lane. > > 2016-08-31 15:24 GMT+02:00 N19 R <[email protected]>: > >> this doesn't give the average number of vehicle in the lane, but the >> average number of vehicle detected by E2 >> >> 2016-08-31 12:05 GMT+01:00 Jakob Erdmann <[email protected]>: >> >>> It depends on what you need: meanHaltingDuration gives larger values for >>> vehicles that wait for multiple intervals whereas >>> meanIntervalHaltingDurations only counts times in the current interval.. >>> >>> There is no detector that counts for an edge. The closest thing is >>> http://sumo.dlr.de/wiki/Simulation/Output/Multi-Entry_Multi- >>> Exit_Detectors_(E3). >>> >>> 2016-08-31 12:30 GMT+02:00 N19 R <[email protected]>: >>> >>>> Also, there is not detector for an edge not for lane? >>>> >>>> 2016-08-31 10:28 GMT+01:00 N19 R <[email protected]>: >>>> >>>>> Hi, >>>>> Thanks for response, >>>>> is it "meanIntervalHaltingDuration" the mean waiting time ? >>>>> >>>>> 2016-08-31 7:47 GMT+01:00 Jakob Erdmann <[email protected]>: >>>>> >>>>>> There is no output that generates this automatically for all edges. >>>>>> Either compute it from the meanData output or place areal-detectors on >>>>>> seledcted edges (http://sumo.dlr.de/wiki/Simul >>>>>> ation/Output/Lanearea_Detectors_(E2)) >>>>>> >>>>>> regards, >>>>>> Jakob >>>>>> >>>>>> 2016-08-31 8:23 GMT+02:00 N19 R <[email protected]>: >>>>>> >>>>>>> Hello, >>>>>>> I want to know if is there an indication of average waiting time >>>>>>> (not total >>>>>>> waiting time), average number of vehicle in an edge. >>>>>>> Thanks for response, >>>>>>> Regards, >>>>>>> ------------------------------------------------------------ >>>>>>> ------------------ >>>>>>> _______________________________________________ >>>>>>> sumo-user mailing list >>>>>>> [email protected] >>>>>>> https://lists.sourceforge.net/lists/listinfo/sumo-user >>>>>>> >>>>>> >>>>>> >>>>> >>>> >>> >> > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
