Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] help to understant calibrator attributes

Hi, I have a real flow measurements (number of cars at intersections by time)
and I want to generate a real scenario using these statistics.
Please, I need help to understand what values to put in différent calibrator
attributes.
I didn't find information about route attribute, but I find the definition
of other attributes like : id, edge, lane, pos, freq, vTypes.

<calibrator id="calibtest_lane" edge="middle_1" pos="0"
output="detector.xml">
    <flow begin="0"    end="1800" <b>route="c1"* vehsPerHour="600"
speed="27.8" type="t0" departPos="free" departSpeed="max"/>
</calibrator>

Also what is routeProbe?
Can you help me with examples.
Any help please?
Thank you



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/


Back to the top