Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/visualization/plotXMLAttributes/stats_joined/input_data2.xml
428422 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
3
<performance clockBegin="401193.99" clockEnd="401214.80" clockDuration="20.81" traciDuration="48.33" realTimeFactor="1459.36" vehicleUpdatesPerSecond="16670.03" personUpdatesPerSecond="705860.08" begin="0.00" end="30362.00" duration="30362.00"/>
4
<vehicles loaded="1004" inserted="1004" running="0" waiting="0"/>
5
<teleports total="2" jam="0" yield="0" wrongLane="0"/>
6
<safety collisions="2" emergencyStops="0"/>
7
<persons loaded="502" running="0" jammed="0"/>
8
<personTeleports total="0" abortWait="0" wrongDest="0"/>
9
<vehicleTripStatistics count="0" routeLength="0.00" speed="0.00" duration="0.00" waitingTime="0.00" timeLoss="0.00" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="0.00" totalDepartDelay="330446.00"/>
10
<bikeTripStatistics count="1004" routeLength="1151.26" speed="3.57" duration="345.44" waitingTime="68.87" timeLoss="130.66" totalTravelTime="346820.00"/>
11
<pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
12
<rideStatistics number="1004" waitingTime="329.13" routeLength="1151.26" duration="345.44" bus="0" train="0" taxi="0" bike="1004" aborted="0"/>
13
<transportStatistics number="0"/>
14
</statistics>
15
16