Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tools/game/grid6/settings.xml
169679 views
1
<viewsettings>
2
<viewport zoom="300" x="330" y="290"/>
3
<delay value="500.00"/>
4
<decal file="dlr.gif" centerX="290" centerY="290" width="50" height="50" rotation="0.00"/>
5
<scheme name="game_square">
6
<opengl antialiase="0" dither="0"/>
7
<background backgroundColor="0.20,0.50,0.20"
8
showGrid="0" gridXSize="100.00" gridYSize="100.00"/>
9
<vehicles vehicleMode="10" vehicleQuality="2" minVehicleSize="1.00" vehicleExaggeration="1.00" showBlinker="1"
10
vehicleName_show="0" vehicleName_size="50.00" vehicleName_color="0.80,0.60,0.00" >
11
<colorScheme name="uniform">
12
<entry color="1.00,1.00,0.00"/>
13
</colorScheme>
14
<colorScheme name="given/assigned vehicle color">
15
<entry color="1.00,1.00,0.00"/>
16
</colorScheme>
17
<colorScheme name="given/assigned type color">
18
<entry color="1.00,1.00,0.00"/>
19
</colorScheme>
20
<colorScheme name="given/assigned route color">
21
<entry color="1.00,1.00,0.00"/>
22
</colorScheme>
23
<colorScheme name="depart position as HSV">
24
<entry color="1.00,1.00,0.00"/>
25
</colorScheme>
26
<colorScheme name="arrival position as HSV">
27
<entry color="1.00,1.00,0.00"/>
28
</colorScheme>
29
<colorScheme name="direction/distance as HSV">
30
<entry color="1.00,1.00,0.00"/>
31
</colorScheme>
32
<colorScheme name="by speed" interpolated="1">
33
<entry color="1.00,0.00,0.00" threshold="0.00"/>
34
<entry color="0.00,0.00,1.00" threshold="41.67"/>
35
</colorScheme>
36
<colorScheme name="by waiting time" interpolated="1">
37
<entry color="green" threshold="0.00"/>
38
<entry color="yellow" threshold="20.00"/>
39
<entry color="red" threshold="40.00"/>
40
</colorScheme>
41
<colorScheme name="by time since last lanechange" interpolated="1">
42
<entry color="1.00,1.00,1.00" threshold="0.00"/>
43
<entry color="0.50,0.50,0.50" threshold="300.00"/>
44
</colorScheme>
45
<colorScheme name="by max speed" interpolated="1">
46
<entry color="1.00,0.00,0.00" threshold="0.00"/>
47
<entry color="0.00,0.00,1.00" threshold="41.67"/>
48
</colorScheme>
49
<colorScheme name="by CO2 emissions (HBEFA)" interpolated="1">
50
<entry color="0.00,1.00,0.00" threshold="0.00"/>
51
<entry color="1.00,0.00,0.00" threshold="5.00"/>
52
</colorScheme>
53
<colorScheme name="by CO emissions (HBEFA)" interpolated="1">
54
<entry color="0.00,1.00,0.00" threshold="0.00"/>
55
<entry color="1.00,0.00,0.00" threshold="0.05"/>
56
</colorScheme>
57
<colorScheme name="by PMx emissions (HBEFA)" interpolated="1">
58
<entry color="0.00,1.00,0.00" threshold="0.00"/>
59
<entry color="1.00,0.00,0.00" threshold="0.01"/>
60
</colorScheme>
61
<colorScheme name="by NOx emissions (HBEFA)" interpolated="1">
62
<entry color="0.00,1.00,0.00" threshold="0.00"/>
63
<entry color="1.00,0.00,0.00" threshold="0.12"/>
64
</colorScheme>
65
<colorScheme name="by HC emissions (HBEFA)" interpolated="1">
66
<entry color="0.00,1.00,0.00" threshold="0.00"/>
67
<entry color="1.00,0.00,0.00" threshold="0.02"/>
68
</colorScheme>
69
<colorScheme name="by fuel consumption (HBEFA)" interpolated="1">
70
<entry color="0.00,1.00,0.00" threshold="0.00"/>
71
<entry color="1.00,0.00,0.00" threshold="0.01"/>
72
</colorScheme>
73
<colorScheme name="by noise emissions (Harmonoise)" interpolated="1">
74
<entry color="0.00,1.00,0.00" threshold="0.00"/>
75
<entry color="1.00,0.00,0.00" threshold="100.00"/>
76
</colorScheme>
77
<colorScheme name="by reroute number" interpolated="1">
78
<entry color="1.00,0.00,0.00" threshold="0.00"/>
79
<entry color="1.00,1.00,0.00" threshold="1.00"/>
80
<entry color="1.00,1.00,1.00" threshold="10.00"/>
81
</colorScheme>
82
</vehicles>
83
<pois poiTextParam="PARAM_TEXT" poi_minSize="0.00" poi_exaggeration="0.00" poi_constantSize="0" poi_constantSizeSelected="0" poiDetail="16" poiName_show="1" poiName_size="150.00" poiName_color="cyan" poiName_bgColor="128,0,0,0" poiName_constantSize="1" poiName_onlySelected="0" poiType_show="0" poiType_size="60.00" poiType_color="255,0,128" poiType_bgColor="128,0,0,0" poiType_constantSize="1" poiType_onlySelected="0" poiText_show="0" poiText_size="80.00" poiText_color="140,0,255" poiText_bgColor="128,0,0,0" poiText_constantSize="1" poiText_onlySelected="0">
84
<colorScheme name="given POI color">
85
<entry color="red"/>
86
</colorScheme>
87
<colorScheme name="by selection">
88
<entry color="179,179,179" name="unselected"/>
89
<entry color="0,102,204" name="selected"/>
90
</colorScheme>
91
<colorScheme name="uniform">
92
<entry color="red"/>
93
</colorScheme>
94
</pois>
95
<legend showSizeLegend="1"/>
96
</scheme>
97
98
<event id="jam" commandPosix="play sounds/car_horn1.wav &#x26;" commandWindows="start /min vlc.exe -Idummy --play-and-exit sounds/car_horn1.wav" probability="0.001"/>
99
<event id="jam" commandPosix="play sounds/car_horn2.wav &#x26;" commandWindows="start /min vlc.exe -Idummy --play-and-exit sounds/car_horn2.wav" probability="0.001"/>
100
<event id="jam" commandPosix="play sounds/car_horn3.wav &#x26;" commandWindows="start /min vlc.exe -Idummy --play-and-exit sounds/car_horn3.wav" probability="0.001"/>
101
<jamTime value="40"/>
102
</viewsettings>
103
104