middleware/Debug/Properties/Settings.Designer.cs
changeset 37 37ebedd84755
parent 28 9ccef81f02ab
equal deleted inserted replaced
36:25e71ada2a6d 37:37ebedd84755
     1 //------------------------------------------------------------------------------
     1 //------------------------------------------------------------------------------
     2 // <auto-generated>
     2 // <auto-generated>
     3 //     This code was generated by a tool.
     3 //     This code was generated by a tool.
     4 //     Runtime Version:4.0.30319.261
     4 //     Runtime Version:4.0.30319.269
     5 //
     5 //
     6 //     Changes to this file may cause incorrect behavior and will be lost if
     6 //     Changes to this file may cause incorrect behavior and will be lost if
     7 //     the code is regenerated.
     7 //     the code is regenerated.
     8 // </auto-generated>
     8 // </auto-generated>
     9 //------------------------------------------------------------------------------
     9 //------------------------------------------------------------------------------
    23             }
    23             }
    24         }
    24         }
    25         
    25         
    26         [global::System.Configuration.ApplicationScopedSettingAttribute()]
    26         [global::System.Configuration.ApplicationScopedSettingAttribute()]
    27         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    27         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    28         [global::System.Configuration.DefaultSettingValueAttribute("1")]
    28         [global::System.Configuration.DefaultSettingValueAttribute("0.5")]
    29         public float searchMinDistance {
    29         public float searchMinDistance {
    30             get {
    30             get {
    31                 return ((float)(this["searchMinDistance"]));
    31                 return ((float)(this["searchMinDistance"]));
    32             }
    32             }
    33         }
    33         }
    34         
    34         
    35         [global::System.Configuration.UserScopedSettingAttribute()]
    35         [global::System.Configuration.UserScopedSettingAttribute()]
    36         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    36         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    37         [global::System.Configuration.DefaultSettingValueAttribute("1.5")]
    37         [global::System.Configuration.DefaultSettingValueAttribute("0.5")]
    38         public float searchMaxDistance {
       
    39             get {
       
    40                 return ((float)(this["searchMaxDistance"]));
       
    41             }
       
    42             set {
       
    43                 this["searchMaxDistance"] = value;
       
    44             }
       
    45         }
       
    46         
       
    47         [global::System.Configuration.UserScopedSettingAttribute()]
       
    48         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
       
    49         [global::System.Configuration.DefaultSettingValueAttribute("1")]
       
    50         public float minDistance {
    38         public float minDistance {
    51             get {
    39             get {
    52                 return ((float)(this["minDistance"]));
    40                 return ((float)(this["minDistance"]));
    53             }
    41             }
    54             set {
    42             set {
    55                 this["minDistance"] = value;
    43                 this["minDistance"] = value;
    56             }
       
    57         }
       
    58         
       
    59         [global::System.Configuration.UserScopedSettingAttribute()]
       
    60         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
       
    61         [global::System.Configuration.DefaultSettingValueAttribute("3.2")]
       
    62         public float maxDistance {
       
    63             get {
       
    64                 return ((float)(this["maxDistance"]));
       
    65             }
       
    66             set {
       
    67                 this["maxDistance"] = value;
       
    68             }
       
    69         }
       
    70         
       
    71         [global::System.Configuration.UserScopedSettingAttribute()]
       
    72         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
       
    73         [global::System.Configuration.DefaultSettingValueAttribute("1.8")]
       
    74         public float zeroPoint {
       
    75             get {
       
    76                 return ((float)(this["zeroPoint"]));
       
    77             }
       
    78             set {
       
    79                 this["zeroPoint"] = value;
       
    80             }
    44             }
    81         }
    45         }
    82         
    46         
    83         [global::System.Configuration.UserScopedSettingAttribute()]
    47         [global::System.Configuration.UserScopedSettingAttribute()]
    84         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    48         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    92             }
    56             }
    93         }
    57         }
    94         
    58         
    95         [global::System.Configuration.UserScopedSettingAttribute()]
    59         [global::System.Configuration.UserScopedSettingAttribute()]
    96         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    60         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    97         [global::System.Configuration.DefaultSettingValueAttribute("80")]
       
    98         public int connexionPort {
       
    99             get {
       
   100                 return ((int)(this["connexionPort"]));
       
   101             }
       
   102             set {
       
   103                 this["connexionPort"] = value;
       
   104             }
       
   105         }
       
   106         
       
   107         [global::System.Configuration.UserScopedSettingAttribute()]
       
   108         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
       
   109         [global::System.Configuration.DefaultSettingValueAttribute("1000")]
    61         [global::System.Configuration.DefaultSettingValueAttribute("1000")]
   110         public int timerElapsing {
    62         public int timerElapsing {
   111             get {
    63             get {
   112                 return ((int)(this["timerElapsing"]));
    64                 return ((int)(this["timerElapsing"]));
   113             }
    65             }
   114             set {
    66             set {
   115                 this["timerElapsing"] = value;
    67                 this["timerElapsing"] = value;
   116             }
       
   117         }
       
   118         
       
   119         [global::System.Configuration.UserScopedSettingAttribute()]
       
   120         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
       
   121         [global::System.Configuration.DefaultSettingValueAttribute("25")]
       
   122         public int imagesToShow {
       
   123             get {
       
   124                 return ((int)(this["imagesToShow"]));
       
   125             }
       
   126             set {
       
   127                 this["imagesToShow"] = value;
       
   128             }
    68             }
   129         }
    69         }
   130         
    70         
   131         [global::System.Configuration.UserScopedSettingAttribute()]
    71         [global::System.Configuration.UserScopedSettingAttribute()]
   132         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    72         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
   152             }
    92             }
   153         }
    93         }
   154         
    94         
   155         [global::System.Configuration.UserScopedSettingAttribute()]
    95         [global::System.Configuration.UserScopedSettingAttribute()]
   156         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    96         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
   157         [global::System.Configuration.DefaultSettingValueAttribute("0.01")]
    97         [global::System.Configuration.DefaultSettingValueAttribute("8080")]
       
    98         public int connexionPort {
       
    99             get {
       
   100                 return ((int)(this["connexionPort"]));
       
   101             }
       
   102             set {
       
   103                 this["connexionPort"] = value;
       
   104             }
       
   105         }
       
   106         
       
   107         [global::System.Configuration.UserScopedSettingAttribute()]
       
   108         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
       
   109         [global::System.Configuration.DefaultSettingValueAttribute("20")]
       
   110         public int imagesToShow {
       
   111             get {
       
   112                 return ((int)(this["imagesToShow"]));
       
   113             }
       
   114             set {
       
   115                 this["imagesToShow"] = value;
       
   116             }
       
   117         }
       
   118         
       
   119         [global::System.Configuration.UserScopedSettingAttribute()]
       
   120         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
       
   121         [global::System.Configuration.DefaultSettingValueAttribute("1")]
       
   122         public float searchMaxDistance {
       
   123             get {
       
   124                 return ((float)(this["searchMaxDistance"]));
       
   125             }
       
   126             set {
       
   127                 this["searchMaxDistance"] = value;
       
   128             }
       
   129         }
       
   130         
       
   131         [global::System.Configuration.UserScopedSettingAttribute()]
       
   132         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
       
   133         [global::System.Configuration.DefaultSettingValueAttribute("2.3")]
       
   134         public float maxDistance {
       
   135             get {
       
   136                 return ((float)(this["maxDistance"]));
       
   137             }
       
   138             set {
       
   139                 this["maxDistance"] = value;
       
   140             }
       
   141         }
       
   142         
       
   143         [global::System.Configuration.UserScopedSettingAttribute()]
       
   144         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
       
   145         [global::System.Configuration.DefaultSettingValueAttribute("1.4")]
       
   146         public float zeroPoint {
       
   147             get {
       
   148                 return ((float)(this["zeroPoint"]));
       
   149             }
       
   150             set {
       
   151                 this["zeroPoint"] = value;
       
   152             }
       
   153         }
       
   154         
       
   155         [global::System.Configuration.UserScopedSettingAttribute()]
       
   156         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
       
   157         [global::System.Configuration.DefaultSettingValueAttribute("0.1")]
   158         public float directionChangeTresholdZ {
   158         public float directionChangeTresholdZ {
   159             get {
   159             get {
   160                 return ((float)(this["directionChangeTresholdZ"]));
   160                 return ((float)(this["directionChangeTresholdZ"]));
   161             }
   161             }
   162             set {
   162             set {