-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdefault.cfg
More file actions
71 lines (63 loc) · 1.36 KB
/
default.cfg
File metadata and controls
71 lines (63 loc) · 1.36 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
#All plain numbers (except for qualityThreshold and calibratorInterval) are time intervals (in minutes)
[Loop]
region = braunschweig
starttime = 2013-07-26 00:00
endtime = 3013-11-01 02:00
aggregate = 5
forecast = 30
sumobinary.nt = .\sumo.exe
sumobinary.posix = ./sumo
repeat = 10
delay = 0
overlap = 10
prefirst = 10
#net = ./%(region)s/infra/bs.net.xml
net = ./%(region)s/infra/bs_no_internal_links.net.xml
routesPrefix=./%(region)s/infra/pkw/pkw
routeStep = 15
routeInterval = 60
deleteafter = 1440
deleteafterDB = 0
adds = ./%(region)s/infra/vtypes.add.xml,./%(region)s/infra/calibrator.rou.xml
viewerData = ./simdata/
speedCalibration = true
collectRouteInfo = false
calibrationSource = loop
qualityThreshold = 0
calibratorInterval = 1
checkedTypes = fcd,loop,fusion,simulation
clearState = true
[Detector]
delay = 2
repeat = 5
lookback = 10
firstlookback = 10
lookahead = 0
aggregateFCD = 5
tlsWaitFCD = 0.0
aggregateArgos = -1
interpolationwindow = 240
evaluationinterval = 1440
haslkw = true
doFusion = False
checkDoubling = false
historic = false
doForecast = true
[Database]
postgres = true
host =
user =
passwd =
db =
processdb = dummy
separateOutput = false
outputhost =
outputuser = tester
outputpasswd = test
outputdb = delphi_test
[PSM]
delay = 3
pidsimulation.braunschweig =
httpsimulation.braunschweig =
piddetector.braunschweig =
httpdetector.braunschweig =