|
28
|
1 |
<?xml version='1.0' encoding='utf-8'?>
|
|
15
|
2 |
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Trakers.Debug.Properties" GeneratedClassName="Settings">
|
|
|
3 |
<Profiles />
|
|
|
4 |
<Settings>
|
|
|
5 |
<Setting Name="searchMinDistance" Type="System.Single" Scope="Application">
|
|
37
|
6 |
<Value Profile="(Default)">0.5</Value>
|
|
15
|
7 |
</Setting>
|
|
|
8 |
<Setting Name="minDistance" Type="System.Single" Scope="User">
|
|
37
|
9 |
<Value Profile="(Default)">0.5</Value>
|
|
15
|
10 |
</Setting>
|
|
|
11 |
<Setting Name="connexionHost" Type="System.String" Scope="User">
|
|
|
12 |
<Value Profile="(Default)">127.0.0.1</Value>
|
|
|
13 |
</Setting>
|
|
|
14 |
<Setting Name="timerElapsing" Type="System.Int32" Scope="User">
|
|
|
15 |
<Value Profile="(Default)">1000</Value>
|
|
|
16 |
</Setting>
|
|
|
17 |
<Setting Name="takenPoints" Type="System.Int32" Scope="User">
|
|
|
18 |
<Value Profile="(Default)">10</Value>
|
|
|
19 |
</Setting>
|
|
|
20 |
<Setting Name="directionChangeTresholdXY" Type="System.Int32" Scope="User">
|
|
|
21 |
<Value Profile="(Default)">10</Value>
|
|
|
22 |
</Setting>
|
|
37
|
23 |
<Setting Name="connexionPort" Type="System.Int32" Scope="User">
|
|
|
24 |
<Value Profile="(Default)">8080</Value>
|
|
|
25 |
</Setting>
|
|
|
26 |
<Setting Name="imagesToShow" Type="System.Int32" Scope="User">
|
|
|
27 |
<Value Profile="(Default)">20</Value>
|
|
|
28 |
</Setting>
|
|
|
29 |
<Setting Name="searchMaxDistance" Type="System.Single" Scope="User">
|
|
|
30 |
<Value Profile="(Default)">1</Value>
|
|
|
31 |
</Setting>
|
|
|
32 |
<Setting Name="maxDistance" Type="System.Single" Scope="User">
|
|
|
33 |
<Value Profile="(Default)">2.3</Value>
|
|
|
34 |
</Setting>
|
|
|
35 |
<Setting Name="zeroPoint" Type="System.Single" Scope="User">
|
|
|
36 |
<Value Profile="(Default)">1.4</Value>
|
|
|
37 |
</Setting>
|
|
15
|
38 |
<Setting Name="directionChangeTresholdZ" Type="System.Single" Scope="User">
|
|
37
|
39 |
<Value Profile="(Default)">0.1</Value>
|
|
15
|
40 |
</Setting>
|
|
|
41 |
</Settings>
|
|
|
42 |
</SettingsFile> |