middleware/Debug/Properties/Settings.settings
changeset 15 4b78f179e7ce
child 28 9ccef81f02ab
equal deleted inserted replaced
14:10d5199d9874 15:4b78f179e7ce
       
     1 <?xml version='1.0' encoding='utf-8'?>
       
     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">
       
     6       <Value Profile="(Default)">1</Value>
       
     7     </Setting>
       
     8     <Setting Name="searchMaxDistance" Type="System.Single" Scope="User">
       
     9       <Value Profile="(Default)">1.5</Value>
       
    10     </Setting>
       
    11     <Setting Name="minDistance" Type="System.Single" Scope="User">
       
    12       <Value Profile="(Default)">1</Value>
       
    13     </Setting>
       
    14     <Setting Name="maxDistance" Type="System.Single" Scope="User">
       
    15       <Value Profile="(Default)">3.2</Value>
       
    16     </Setting>
       
    17     <Setting Name="zeroPoint" Type="System.Single" Scope="User">
       
    18       <Value Profile="(Default)">1.8</Value>
       
    19     </Setting>
       
    20     <Setting Name="connexionHost" Type="System.String" Scope="User">
       
    21       <Value Profile="(Default)">127.0.0.1</Value>
       
    22     </Setting>
       
    23     <Setting Name="connexionPort" Type="System.Int32" Scope="User">
       
    24       <Value Profile="(Default)">80</Value>
       
    25     </Setting>
       
    26     <Setting Name="timerElapsing" Type="System.Int32" Scope="User">
       
    27       <Value Profile="(Default)">1000</Value>
       
    28     </Setting>
       
    29     <Setting Name="imagesToShow" Type="System.Int32" Scope="User">
       
    30       <Value Profile="(Default)">25</Value>
       
    31     </Setting>
       
    32     <Setting Name="takenPoints" Type="System.Int32" Scope="User">
       
    33       <Value Profile="(Default)">10</Value>
       
    34     </Setting>
       
    35     <Setting Name="directionChangeTresholdXY" Type="System.Int32" Scope="User">
       
    36       <Value Profile="(Default)">10</Value>
       
    37     </Setting>
       
    38     <Setting Name="directionChangeTresholdZ" Type="System.Single" Scope="User">
       
    39       <Value Profile="(Default)">0.01</Value>
       
    40     </Setting>
       
    41   </Settings>
       
    42 </SettingsFile>