-
Notifications
You must be signed in to change notification settings - Fork 0
/
idsa_config.json
47 lines (47 loc) · 1.15 KB
/
idsa_config.json
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
{
"TileOptimisation": false,
"CommonInitialCharge": 1.0,
"ThresholdPotential": 400.0,
"ConstantPotential": 1000.0,
"Levels": [
10.0,
50.0,
100.0,
500.0,
1000.0
],
"GUI": false,
"lgds_GUI": false,
"DayOfWeek": 0.0,
"Season": 0.0,
"TimeOfTheYear": 0.0,
"Time": [
12,
0,
0
],
"MaxNumberOfTrackedPeople": 1,
"Path_Explanation" : "O is yes, 1 is no",
"Path": 1,
"Performance_explanation" : "zero is only single performance, one is only total performance, two is both, three is no performance saved",
"Performance": 3,
"HeatMap_explanation" : "? is csv, ? is zip, zero is no file saved",
"HeatMap": 0,
"POIs_explanation" : "zero is yes, one is no",
"POIs": 1,
"UpdateRule": 0,
"GDSI": true,
"SelectPerson": true,
"SelectUR": true,
"FileFromThisLocation": false,
"SourceData": "../..",
"DestinationData": "/Users/alessandrozonta/Desktop",
"SelectorSourceTracks_explanation" : "zero is IDSA, one is China",
"SelectorSourceTracks": 0,
"WayPoints_explanation" : "//zero is yes, one is no",
"WayPoints": 1,
"POIsAreClustered": true,
"Lag": 8,
"Smoother": false,
"MorePOIs": 49
}