-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathptlines.xml
More file actions
39 lines (34 loc) · 2.14 KB
/
ptlines.xml
File metadata and controls
39 lines (34 loc) · 2.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<routes>
<vType id="Shuttle" vClass="bus" carFollowModel="IDM" length="6.225" width="2.070" height="2.496" mass="4500" maxSpeed="25.00" desiredMaxSpeed="22.22" accel="1.2" decel="2" emergencyDecel="6" minGap="5" tau="2" speedFactor="1.0" speedDev="0.05" lcStrategic="-1" color="0,1,0" guiShape="passenger/van" probability="1" >
<param key="has.ssm.device" value="true"/>
<param key="device.ssm.measures" value="TTC DRAC PET BR SGAP TGAP PPET MDRAC"/>
<param key="device.ssm.thresholds" value="3.0 3.0 2.0 0.0 0.2 0.5 2.0 3.4"/>
<param key="device.ssm.range" value="100.0" />
<param key="device.ssm.mdrac.prt" value="1.0" />
<param key="device.ssm.extratime" value="5.0" />
<param key="device.ssm.file" value="./output/ssm_A10_shuttle.xml" />
<param key="device.ssm.trajectories" value="true" />
<param key="device.ssm.geo" value="true" />
<param key="device.ssm.write-positions" value="true" />
<param key="device.ssm.write-lane-positions" value="true" />
<!-- <param key="device.ssm.filter-edges.input-file" value="input_list.txt" /> -->
<param key="device.ssm.exclude-conflict-types" value="" />
<param key="lcKeepRight" value="1"/>
</vType>
<!-- Line A -->
<ptLine id="line_FromParis" type="bus" vType="Shuttle" line="A">
<route edges="244 E4 241 74 74.185 2 126 8 122 122.683 107 107.53 9 30 30.227 251 30.5680 14 14.309 14.415 112 115 113 111 225 E18 225.163 227 131 229 247 E22 E24 246.27 248 E6 E7"/>
<busStop id="Massy_FromParis" until="20"/>
<busStop id="Brissoforge_FromParis" until="20"/>
<busStop id="Longvilliers" until="20"/>
<repeat value="300"/>
</ptLine>
<!-- Line B -->
<ptLine id="line_ToParis" type="bus" vType="Shuttle" line="B">
<route edges="E7 E21 E25 E26 E27 230 232 210 97 12 250 12.11171 11 146 147 147.393 59 7 7.1019 189 187 183 183.230 73 E10 -E4 E40 E39"/>
<busStop id="Longvilliers" until="20"/>
<busStop id="Brissoforge_ToParis" until="20"/>
<busStop id="Massy_ToParis" until="20"/>
<repeat value="300"/>
</ptLine>
</routes>