Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tools/game/cross/cross3d.settings.xml
169679 views
1
<viewsettings>
2
<delay value="100"/>
3
<viewport zoom="130" x="1172170" y="5807329" centerX="1172170" centerY="5807329" centerZ="100"/>
4
<light centerX="1172170" centerY="5807329" centerZ="300"/>
5
<decal file="Trian_ROD_GTA_Landmarks_Baeumen_Lampen/master.ive"/>
6
<scheme name="game_cross">
7
<opengl antialiase="0" dither="0"/>
8
<vehicles vehicleMode="10" vehicleQuality="2" minVehicleSize="1.00" vehicleExaggeration="1.00" showBlinker="1"
9
vehicleName_show="0" vehicleName_size="50.00" vehicleName_color="0.80,0.60,0.00" >
10
<colorScheme name="uniform">
11
<entry color="1.00,1.00,0.00"/>
12
</colorScheme>
13
<colorScheme name="given/assigned vehicle color">
14
<entry color="1.00,1.00,0.00"/>
15
</colorScheme>
16
<colorScheme name="given/assigned type color">
17
<entry color="1.00,1.00,0.00"/>
18
</colorScheme>
19
<colorScheme name="given/assigned route color">
20
<entry color="1.00,1.00,0.00"/>
21
</colorScheme>
22
<colorScheme name="depart position as HSV">
23
<entry color="1.00,1.00,0.00"/>
24
</colorScheme>
25
<colorScheme name="arrival position as HSV">
26
<entry color="1.00,1.00,0.00"/>
27
</colorScheme>
28
<colorScheme name="direction/distance as HSV">
29
<entry color="1.00,1.00,0.00"/>
30
</colorScheme>
31
<colorScheme name="by speed" interpolated="1">
32
<entry color="1.00,0.00,0.00" threshold="0.00"/>
33
<entry color="0.00,0.00,1.00" threshold="41.67"/>
34
</colorScheme>
35
<colorScheme name="by waiting time" interpolated="1">
36
<entry color="green" threshold="0.00"/>
37
<entry color="yellow" threshold="20.00"/>
38
<entry color="red" threshold="40.00"/>
39
</colorScheme>
40
<colorScheme name="by time since last lanechange" interpolated="1">
41
<entry color="1.00,1.00,1.00" threshold="0.00"/>
42
<entry color="0.50,0.50,0.50" threshold="300.00"/>
43
</colorScheme>
44
<colorScheme name="by max speed" interpolated="1">
45
<entry color="1.00,0.00,0.00" threshold="0.00"/>
46
<entry color="0.00,0.00,1.00" threshold="41.67"/>
47
</colorScheme>
48
<colorScheme name="by CO2 emissions (HBEFA)" interpolated="1">
49
<entry color="0.00,1.00,0.00" threshold="0.00"/>
50
<entry color="1.00,0.00,0.00" threshold="5.00"/>
51
</colorScheme>
52
<colorScheme name="by CO emissions (HBEFA)" interpolated="1">
53
<entry color="0.00,1.00,0.00" threshold="0.00"/>
54
<entry color="1.00,0.00,0.00" threshold="0.05"/>
55
</colorScheme>
56
<colorScheme name="by PMx emissions (HBEFA)" interpolated="1">
57
<entry color="0.00,1.00,0.00" threshold="0.00"/>
58
<entry color="1.00,0.00,0.00" threshold="0.01"/>
59
</colorScheme>
60
<colorScheme name="by NOx emissions (HBEFA)" interpolated="1">
61
<entry color="0.00,1.00,0.00" threshold="0.00"/>
62
<entry color="1.00,0.00,0.00" threshold="0.12"/>
63
</colorScheme>
64
<colorScheme name="by HC emissions (HBEFA)" interpolated="1">
65
<entry color="0.00,1.00,0.00" threshold="0.00"/>
66
<entry color="1.00,0.00,0.00" threshold="0.02"/>
67
</colorScheme>
68
<colorScheme name="by fuel consumption (HBEFA)" interpolated="1">
69
<entry color="0.00,1.00,0.00" threshold="0.00"/>
70
<entry color="1.00,0.00,0.00" threshold="0.01"/>
71
</colorScheme>
72
<colorScheme name="by noise emissions (Harmonoise)" interpolated="1">
73
<entry color="0.00,1.00,0.00" threshold="0.00"/>
74
<entry color="1.00,0.00,0.00" threshold="100.00"/>
75
</colorScheme>
76
<colorScheme name="by reroute number" interpolated="1">
77
<entry color="1.00,0.00,0.00" threshold="0.00"/>
78
<entry color="1.00,1.00,0.00" threshold="1.00"/>
79
<entry color="1.00,1.00,1.00" threshold="10.00"/>
80
</colorScheme>
81
</vehicles>
82
<legend showSizeLegend="1"/>
83
</scheme>
84
</viewsettings>
85
86