Skip to content

Commit

Permalink
patching expected results refs #21, #14519
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Mar 15, 2024
1 parent f5bdfaf commit 34858f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2023-07-03 16:09:42 by Eclipse SUMO sumo Version v1_18_0+0034-96217c1
<!-- generated on 2024-03-15 15:01:39 by Eclipse SUMO sumo Version v1_19_0+1323-341a6d26c6c
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand Down Expand Up @@ -40,5 +40,5 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later

<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<stopinfo id="t0" type="joiningTrain" lane="e_0" pos="10.00" parking="0" started="64.00" ended="124.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<stopinfo id="t1" type="continuingTrain@t1" lane="b_0" pos="10.00" parking="0" started="91.00" ended="124.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<stopinfo id="t1" type="continuingTrain@t1" lane="b_0" pos="316.43" parking="0" started="91.00" ended="124.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2023-07-03 16:09:42 by Eclipse SUMO sumo Version v1_18_0+0034-96217c1
<!-- generated on 2024-03-15 15:01:39 by Eclipse SUMO sumo Version v1_19_0+1323-341a6d26c6c
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand Down Expand Up @@ -40,5 +40,5 @@ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later

<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<tripinfo id="t0" depart="0.00" departLane="a_0" departPos="100.10" departSpeed="0.00" departDelay="0.00" arrival="124.00" arrivalLane="e_0" arrivalPos="10.00" arrivalSpeed="0.25" duration="124.00" routeLength="418.21" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="33.87" rerouteNo="0" devices="tripinfo_t0" vType="joiningTrain" speedFactor="1.00" vaporized=""/>
<tripinfo id="t1" depart="30.00" departLane="d_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="166.00" arrivalLane="e_0" arrivalPos="215.33" arrivalSpeed="10.50" duration="136.00" routeLength="400.94" waitingTime="1.00" waitingCount="1" stopTime="33.00" timeLoss="58.90" rerouteNo="0" devices="tripinfo_t1" vType="continuingTrain@t1" speedFactor="1.00" vaporized=""/>
<tripinfo id="t1" depart="30.00" departLane="d_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="165.00" arrivalLane="e_0" arrivalPos="215.33" arrivalSpeed="10.25" duration="135.00" routeLength="697.18" waitingTime="1.00" waitingCount="1" stopTime="33.00" timeLoss="58.65" rerouteNo="0" devices="tripinfo_t1" vType="continuingTrain@t1" speedFactor="1.00" vaporized=""/>
</tripinfos>

0 comments on commit 34858f5

Please sign in to comment.