Thanks very much....:). I will try....:)

On Fri, Aug 8, 2014 at 1:48 PM, Jakob Erdmann <[email protected]>
wrote:

> Hello,
> 1) no. You need to filter the output yourself or use a simulated detector (
> http://sumo-sim.org/wiki/Simulation/Output/Induction_Loops_Detectors_%28E1%29,
> http://sumo-sim.org/wiki/Simulation/Output/Lanearea_Detectors_%28E2%29)
>
> 2) number of vehicles per kilometer averaged over the length of the edge
> and the duration of the measurement interval
>
> 3) check http://sumo-sim.org/wiki/Tools/Visualization#plot_net_dump.py
> (doesn't plot timelines though), Or just parse the outputs and load them in
> your favorite plotting tool (we use both gnuplot and matplotlib).
>
> regards,
> Jakob
>
>
> 2014-08-08 9:52 GMT+02:00 Titus Rakkesh <[email protected]>:
>
>> Dear Friends,
>>      I have used the following in an additional file and dumped the output
>> in a summary file.
>>
>>
>> <edgeData id="1" freq="300" excludeEmpty="true"
>> file="output/edgeSummary.xml"/>
>>
>>
>> After the simulation ran, I can be able to see an output file which
>> contains all edges summary I think. The following is a portion from the
>> summary file.
>>
>> edge id="-100223451" sampledSeconds="7.14" traveltime="1.23"
>> density="4.46"
>> occupancy="1.11" waitingTime="0.00" speed="4.35" departed="0" arrived="0"
>> entered="3" left="3" laneChangedFrom="0" laneChangedTo="0"/>
>>
>>
>> I need to do 2 things here.
>>
>> 1. Rather than summarizing and printing for all edges, is it possible
>> limit
>> the output by specific edges?
>> 2. Here what is the density means? In the user guide or documentation, it
>> is not clear.
>> 3.Is there anyway that I can show visually in a graph?
>>
>> Thanks,
>> Rakkesh
>>
>> ------------------------------------------------------------------------------
>> Want fast and easy access to all the code in your enterprise? Index and
>> search up to 200,000 lines of code with a free copy of Black Duck
>> Code Sight - the same software that powers the world's largest code
>> search on Ohloh, the Black Duck Open Hub! Try it now.
>> http://p.sf.net/sfu/bds
>> _______________________________________________
>> sumo-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/sumo-user
>>
>
>
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to