Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Regarding Cadyts

Hello,

I am trying to use cadyts to calibrate the flows in my network using loop count data.In sumo tutorial, the real flow file is  given as below


<measurements> <singlelink link="1to21" start="25200" end="32400" value="750" stddev="8" type="COUNT_VEH"/> <singlelink link="1to22" start="25200" end="32400" value="250" stddev="8" type="COUNT_VEH"/> </measurements> 


I am not getting what are the attributes of singlelink link, value, stddev denoting. Could anybody help me understanding given attributes of realflow file?



Back to the top