GpuCalcForm.designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557
  1. namespace DW5S.App.CorTools
  2. {
  3. partial class GpuCalcForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  29. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  34. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
  38. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  39. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
  40. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
  41. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
  42. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
  43. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  44. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
  45. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
  46. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
  47. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
  48. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  49. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
  50. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
  51. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
  52. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
  53. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  54. this.btnCalc = new DevExpress.XtraEditors.SimpleButton();
  55. this.gridGpuCg = new DevExpress.XtraGrid.GridControl();
  56. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  57. this.dt = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.df = new DevExpress.XtraGrid.Columns.GridColumn();
  59. this.snr = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.tm = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.file1 = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.file2 = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.txtSmpCount = new DevExpress.XtraEditors.TextEdit();
  64. this.btnFile1 = new DevExpress.XtraEditors.ButtonEdit();
  65. this.btnFile2 = new DevExpress.XtraEditors.ButtonEdit();
  66. this.txtfs = new DevExpress.XtraEditors.ButtonEdit();
  67. this.txtDtoCenter = new DevExpress.XtraEditors.ButtonEdit();
  68. this.txtDtoRange = new DevExpress.XtraEditors.ButtonEdit();
  69. this.txtDfoRange = new DevExpress.XtraEditors.ButtonEdit();
  70. this.txtSnr = new DevExpress.XtraEditors.ButtonEdit();
  71. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  72. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  73. this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
  74. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  75. this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
  76. this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
  77. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  78. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  79. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  80. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  81. this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
  82. this.lciSampleLength = new DevExpress.XtraLayout.LayoutControlItem();
  83. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  84. this.layoutControl1.SuspendLayout();
  85. ((System.ComponentModel.ISupportInitialize)(this.gridGpuCg)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.txtSmpCount.Properties)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.btnFile1.Properties)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.btnFile2.Properties)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.txtfs.Properties)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.txtDtoCenter.Properties)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.txtDtoRange.Properties)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.txtDfoRange.Properties)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.txtSnr.Properties)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.lciSampleLength)).BeginInit();
  107. this.SuspendLayout();
  108. //
  109. // layoutControl1
  110. //
  111. this.layoutControl1.Controls.Add(this.btnCalc);
  112. this.layoutControl1.Controls.Add(this.gridGpuCg);
  113. this.layoutControl1.Controls.Add(this.txtSmpCount);
  114. this.layoutControl1.Controls.Add(this.btnFile1);
  115. this.layoutControl1.Controls.Add(this.btnFile2);
  116. this.layoutControl1.Controls.Add(this.txtfs);
  117. this.layoutControl1.Controls.Add(this.txtDtoCenter);
  118. this.layoutControl1.Controls.Add(this.txtDtoRange);
  119. this.layoutControl1.Controls.Add(this.txtDfoRange);
  120. this.layoutControl1.Controls.Add(this.txtSnr);
  121. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  122. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  123. this.layoutControl1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  124. this.layoutControl1.Name = "layoutControl1";
  125. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(620, 232, 1300, 800);
  126. this.layoutControl1.Root = this.Root;
  127. this.layoutControl1.Size = new System.Drawing.Size(1100, 488);
  128. this.layoutControl1.TabIndex = 0;
  129. this.layoutControl1.Text = "layoutControl1";
  130. //
  131. // btnCalc
  132. //
  133. this.btnCalc.Location = new System.Drawing.Point(999, 53);
  134. this.btnCalc.Name = "btnCalc";
  135. this.btnCalc.Size = new System.Drawing.Size(96, 22);
  136. this.btnCalc.StyleController = this.layoutControl1;
  137. this.btnCalc.TabIndex = 19;
  138. this.btnCalc.Text = "文件参估";
  139. this.btnCalc.Click += new System.EventHandler(this.btnCalc_Click);
  140. //
  141. // gridGpuCg
  142. //
  143. this.gridGpuCg.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(1, 0, 1, 0);
  144. this.gridGpuCg.Location = new System.Drawing.Point(5, 80);
  145. this.gridGpuCg.MainView = this.gridView1;
  146. this.gridGpuCg.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  147. this.gridGpuCg.Name = "gridGpuCg";
  148. this.gridGpuCg.Size = new System.Drawing.Size(1090, 403);
  149. this.gridGpuCg.TabIndex = 12;
  150. this.gridGpuCg.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  151. this.gridView1});
  152. //
  153. // gridView1
  154. //
  155. this.gridView1.Appearance.Row.Options.UseTextOptions = true;
  156. this.gridView1.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  157. this.gridView1.ColumnPanelRowHeight = 0;
  158. this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  159. this.dt,
  160. this.df,
  161. this.snr,
  162. this.tm,
  163. this.file1,
  164. this.file2});
  165. this.gridView1.DetailHeight = 169;
  166. this.gridView1.FooterPanelHeight = 0;
  167. this.gridView1.GridControl = this.gridGpuCg;
  168. this.gridView1.GroupRowHeight = 0;
  169. this.gridView1.Name = "gridView1";
  170. this.gridView1.OptionsBehavior.Editable = false;
  171. this.gridView1.OptionsEditForm.PopupEditFormWidth = 431;
  172. this.gridView1.OptionsMenu.EnableColumnMenu = false;
  173. this.gridView1.OptionsView.ShowDetailButtons = false;
  174. this.gridView1.OptionsView.ShowGroupExpandCollapseButtons = false;
  175. this.gridView1.OptionsView.ShowGroupPanel = false;
  176. this.gridView1.OptionsView.ShowIndicator = false;
  177. this.gridView1.OptionsView.ShowPreviewRowLines = DevExpress.Utils.DefaultBoolean.False;
  178. this.gridView1.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
  179. this.gridView1.RowHeight = 0;
  180. this.gridView1.ViewCaptionHeight = 0;
  181. //
  182. // dt
  183. //
  184. this.dt.Caption = "时差(us)";
  185. this.dt.FieldName = "dt";
  186. this.dt.MinWidth = 22;
  187. this.dt.Name = "dt";
  188. this.dt.Visible = true;
  189. this.dt.VisibleIndex = 2;
  190. this.dt.Width = 109;
  191. //
  192. // df
  193. //
  194. this.df.Caption = "频差(Hz)";
  195. this.df.FieldName = "df";
  196. this.df.MinWidth = 22;
  197. this.df.Name = "df";
  198. this.df.Visible = true;
  199. this.df.VisibleIndex = 3;
  200. this.df.Width = 109;
  201. //
  202. // snr
  203. //
  204. this.snr.Caption = "信噪比(dB)";
  205. this.snr.FieldName = "snr";
  206. this.snr.MinWidth = 22;
  207. this.snr.Name = "snr";
  208. this.snr.Visible = true;
  209. this.snr.VisibleIndex = 4;
  210. this.snr.Width = 83;
  211. //
  212. // tm
  213. //
  214. this.tm.Caption = "耗时(ms)";
  215. this.tm.FieldName = "tm";
  216. this.tm.MinWidth = 22;
  217. this.tm.Name = "tm";
  218. this.tm.Visible = true;
  219. this.tm.VisibleIndex = 5;
  220. this.tm.Width = 69;
  221. //
  222. // file1
  223. //
  224. this.file1.Caption = "文件1";
  225. this.file1.FieldName = "file1";
  226. this.file1.MinWidth = 22;
  227. this.file1.Name = "file1";
  228. this.file1.Visible = true;
  229. this.file1.VisibleIndex = 0;
  230. this.file1.Width = 165;
  231. //
  232. // file2
  233. //
  234. this.file2.Caption = "文件2";
  235. this.file2.FieldName = "file2";
  236. this.file2.MinWidth = 22;
  237. this.file2.Name = "file2";
  238. this.file2.Visible = true;
  239. this.file2.VisibleIndex = 1;
  240. this.file2.Width = 127;
  241. //
  242. // txtSmpCount
  243. //
  244. this.txtSmpCount.EditValue = "0";
  245. this.txtSmpCount.Location = new System.Drawing.Point(890, 53);
  246. this.txtSmpCount.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  247. this.txtSmpCount.Name = "txtSmpCount";
  248. this.txtSmpCount.Properties.AutoHeight = false;
  249. this.txtSmpCount.Size = new System.Drawing.Size(105, 23);
  250. this.txtSmpCount.StyleController = this.layoutControl1;
  251. this.txtSmpCount.TabIndex = 9;
  252. this.txtSmpCount.ToolTip = "0表示文件末尾,小数表示样点百分比";
  253. //
  254. // btnFile1
  255. //
  256. this.btnFile1.AllowDrop = true;
  257. this.btnFile1.Location = new System.Drawing.Point(69, 5);
  258. this.btnFile1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  259. this.btnFile1.Name = "btnFile1";
  260. this.btnFile1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  261. new DevExpress.XtraEditors.Controls.EditorButton()});
  262. this.btnFile1.Size = new System.Drawing.Size(1026, 20);
  263. this.btnFile1.StyleController = this.layoutControl1;
  264. this.btnFile1.TabIndex = 5;
  265. //
  266. // btnFile2
  267. //
  268. this.btnFile2.AllowDrop = true;
  269. this.btnFile2.Location = new System.Drawing.Point(69, 29);
  270. this.btnFile2.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  271. this.btnFile2.Name = "btnFile2";
  272. this.btnFile2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  273. new DevExpress.XtraEditors.Controls.EditorButton()});
  274. this.btnFile2.Size = new System.Drawing.Size(1026, 20);
  275. this.btnFile2.StyleController = this.layoutControl1;
  276. this.btnFile2.TabIndex = 4;
  277. //
  278. // txtfs
  279. //
  280. this.txtfs.EditValue = "0.096";
  281. this.txtfs.Location = new System.Drawing.Point(50, 53);
  282. this.txtfs.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  283. this.txtfs.Name = "txtfs";
  284. this.txtfs.Properties.AutoHeight = false;
  285. this.txtfs.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  286. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  287. this.txtfs.Size = new System.Drawing.Size(117, 23);
  288. this.txtfs.StyleController = this.layoutControl1;
  289. this.txtfs.TabIndex = 6;
  290. //
  291. // txtDtoCenter
  292. //
  293. this.txtDtoCenter.EditValue = "0";
  294. this.txtDtoCenter.Location = new System.Drawing.Point(228, 53);
  295. this.txtDtoCenter.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  296. this.txtDtoCenter.Name = "txtDtoCenter";
  297. this.txtDtoCenter.Properties.AutoHeight = false;
  298. this.txtDtoCenter.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  299. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  300. this.txtDtoCenter.Size = new System.Drawing.Size(105, 23);
  301. this.txtDtoCenter.StyleController = this.layoutControl1;
  302. this.txtDtoCenter.TabIndex = 7;
  303. //
  304. // txtDtoRange
  305. //
  306. this.txtDtoRange.EditValue = "40000";
  307. this.txtDtoRange.Location = new System.Drawing.Point(416, 53);
  308. this.txtDtoRange.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  309. this.txtDtoRange.Name = "txtDtoRange";
  310. this.txtDtoRange.Properties.AutoHeight = false;
  311. this.txtDtoRange.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  312. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  313. this.txtDtoRange.Size = new System.Drawing.Size(82, 23);
  314. this.txtDtoRange.StyleController = this.layoutControl1;
  315. this.txtDtoRange.TabIndex = 8;
  316. //
  317. // txtDfoRange
  318. //
  319. this.txtDfoRange.EditValue = "16384";
  320. this.txtDfoRange.Location = new System.Drawing.Point(582, 53);
  321. this.txtDfoRange.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  322. this.txtDfoRange.Name = "txtDfoRange";
  323. this.txtDfoRange.Properties.AutoHeight = false;
  324. this.txtDfoRange.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  325. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  326. this.txtDfoRange.Size = new System.Drawing.Size(82, 23);
  327. this.txtDfoRange.StyleController = this.layoutControl1;
  328. this.txtDfoRange.TabIndex = 11;
  329. //
  330. // txtSnr
  331. //
  332. this.txtSnr.EditValue = "14";
  333. this.txtSnr.Location = new System.Drawing.Point(737, 53);
  334. this.txtSnr.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  335. this.txtSnr.Name = "txtSnr";
  336. this.txtSnr.Properties.AutoHeight = false;
  337. this.txtSnr.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  338. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "dB", -1, false, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  339. this.txtSnr.Size = new System.Drawing.Size(92, 23);
  340. this.txtSnr.StyleController = this.layoutControl1;
  341. this.txtSnr.TabIndex = 14;
  342. //
  343. // Root
  344. //
  345. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  346. this.Root.GroupBordersVisible = false;
  347. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  348. this.layoutControlItem2,
  349. this.layoutControlItem9,
  350. this.layoutControlItem1,
  351. this.layoutControlItem11,
  352. this.layoutControlGroup1});
  353. this.Root.Name = "Root";
  354. this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3);
  355. this.Root.Size = new System.Drawing.Size(1100, 488);
  356. this.Root.TextVisible = false;
  357. //
  358. // layoutControlItem2
  359. //
  360. this.layoutControlItem2.Control = this.btnFile1;
  361. this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
  362. this.layoutControlItem2.Name = "layoutControlItem2";
  363. this.layoutControlItem2.Size = new System.Drawing.Size(1094, 24);
  364. this.layoutControlItem2.Text = "信号文件1:";
  365. this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  366. this.layoutControlItem2.TextSize = new System.Drawing.Size(59, 14);
  367. this.layoutControlItem2.TextToControlDistance = 5;
  368. //
  369. // layoutControlItem9
  370. //
  371. this.layoutControlItem9.Control = this.gridGpuCg;
  372. this.layoutControlItem9.Location = new System.Drawing.Point(0, 75);
  373. this.layoutControlItem9.Name = "layoutControlItem9";
  374. this.layoutControlItem9.Size = new System.Drawing.Size(1094, 407);
  375. this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
  376. this.layoutControlItem9.TextVisible = false;
  377. //
  378. // layoutControlItem1
  379. //
  380. this.layoutControlItem1.Control = this.btnFile2;
  381. this.layoutControlItem1.Location = new System.Drawing.Point(0, 24);
  382. this.layoutControlItem1.Name = "layoutControlItem1";
  383. this.layoutControlItem1.Size = new System.Drawing.Size(1094, 24);
  384. this.layoutControlItem1.Text = "信号文件2:";
  385. this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  386. this.layoutControlItem1.TextSize = new System.Drawing.Size(59, 14);
  387. this.layoutControlItem1.TextToControlDistance = 5;
  388. //
  389. // layoutControlItem11
  390. //
  391. this.layoutControlItem11.Control = this.btnCalc;
  392. this.layoutControlItem11.Location = new System.Drawing.Point(994, 48);
  393. this.layoutControlItem11.MaxSize = new System.Drawing.Size(100, 26);
  394. this.layoutControlItem11.MinSize = new System.Drawing.Size(100, 26);
  395. this.layoutControlItem11.Name = "layoutControlItem11";
  396. this.layoutControlItem11.Size = new System.Drawing.Size(100, 27);
  397. this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  398. this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
  399. this.layoutControlItem11.TextVisible = false;
  400. //
  401. // layoutControlGroup1
  402. //
  403. this.layoutControlGroup1.GroupBordersVisible = false;
  404. this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  405. this.layoutControlItem3,
  406. this.layoutControlItem4,
  407. this.layoutControlItem5,
  408. this.layoutControlItem8,
  409. this.layoutControlItem10,
  410. this.lciSampleLength});
  411. this.layoutControlGroup1.Location = new System.Drawing.Point(0, 48);
  412. this.layoutControlGroup1.Name = "layoutControlGroup1";
  413. this.layoutControlGroup1.Size = new System.Drawing.Size(994, 27);
  414. //
  415. // layoutControlItem3
  416. //
  417. this.layoutControlItem3.Control = this.txtfs;
  418. this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
  419. this.layoutControlItem3.Name = "layoutControlItem3";
  420. this.layoutControlItem3.Size = new System.Drawing.Size(166, 27);
  421. this.layoutControlItem3.Text = "采样率:";
  422. this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  423. this.layoutControlItem3.TextSize = new System.Drawing.Size(40, 14);
  424. this.layoutControlItem3.TextToControlDistance = 5;
  425. //
  426. // layoutControlItem4
  427. //
  428. this.layoutControlItem4.Control = this.txtDtoCenter;
  429. this.layoutControlItem4.Location = new System.Drawing.Point(166, 0);
  430. this.layoutControlItem4.Name = "layoutControlItem4";
  431. this.layoutControlItem4.Size = new System.Drawing.Size(166, 27);
  432. this.layoutControlItem4.Text = "时差中心:";
  433. this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  434. this.layoutControlItem4.TextSize = new System.Drawing.Size(52, 14);
  435. this.layoutControlItem4.TextToControlDistance = 5;
  436. //
  437. // layoutControlItem5
  438. //
  439. this.layoutControlItem5.Control = this.txtDtoRange;
  440. this.layoutControlItem5.Location = new System.Drawing.Point(332, 0);
  441. this.layoutControlItem5.Name = "layoutControlItem5";
  442. this.layoutControlItem5.Size = new System.Drawing.Size(165, 27);
  443. this.layoutControlItem5.Text = "时差范围(us):";
  444. this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  445. this.layoutControlItem5.TextSize = new System.Drawing.Size(74, 14);
  446. this.layoutControlItem5.TextToControlDistance = 5;
  447. //
  448. // layoutControlItem8
  449. //
  450. this.layoutControlItem8.Control = this.txtDfoRange;
  451. this.layoutControlItem8.Location = new System.Drawing.Point(497, 0);
  452. this.layoutControlItem8.Name = "layoutControlItem8";
  453. this.layoutControlItem8.Size = new System.Drawing.Size(166, 27);
  454. this.layoutControlItem8.Text = "频差范围(Hz):";
  455. this.layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  456. this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 14);
  457. this.layoutControlItem8.TextToControlDistance = 5;
  458. //
  459. // layoutControlItem10
  460. //
  461. this.layoutControlItem10.Control = this.txtSnr;
  462. this.layoutControlItem10.Location = new System.Drawing.Point(663, 0);
  463. this.layoutControlItem10.Name = "layoutControlItem10";
  464. this.layoutControlItem10.Size = new System.Drawing.Size(165, 27);
  465. this.layoutControlItem10.Text = "信噪比门限:";
  466. this.layoutControlItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  467. this.layoutControlItem10.TextSize = new System.Drawing.Size(64, 14);
  468. this.layoutControlItem10.TextToControlDistance = 5;
  469. //
  470. // lciSampleLength
  471. //
  472. this.lciSampleLength.Control = this.txtSmpCount;
  473. this.lciSampleLength.Location = new System.Drawing.Point(828, 0);
  474. this.lciSampleLength.Name = "lciSampleLength";
  475. this.lciSampleLength.Size = new System.Drawing.Size(166, 27);
  476. this.lciSampleLength.Text = "样点长度:";
  477. this.lciSampleLength.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
  478. this.lciSampleLength.TextSize = new System.Drawing.Size(52, 14);
  479. this.lciSampleLength.TextToControlDistance = 5;
  480. //
  481. // GpuCalcForm
  482. //
  483. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  484. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  485. this.ClientSize = new System.Drawing.Size(1100, 488);
  486. this.Controls.Add(this.layoutControl1);
  487. this.Margin = new System.Windows.Forms.Padding(2);
  488. this.MaximizeBox = false;
  489. this.Name = "GpuCalcForm";
  490. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  491. this.Text = "GPU参估工具";
  492. this.Load += new System.EventHandler(this.MainForm_Load);
  493. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  494. this.layoutControl1.ResumeLayout(false);
  495. ((System.ComponentModel.ISupportInitialize)(this.gridGpuCg)).EndInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.txtSmpCount.Properties)).EndInit();
  498. ((System.ComponentModel.ISupportInitialize)(this.btnFile1.Properties)).EndInit();
  499. ((System.ComponentModel.ISupportInitialize)(this.btnFile2.Properties)).EndInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.txtfs.Properties)).EndInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.txtDtoCenter.Properties)).EndInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.txtDtoRange.Properties)).EndInit();
  503. ((System.ComponentModel.ISupportInitialize)(this.txtDfoRange.Properties)).EndInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.txtSnr.Properties)).EndInit();
  505. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  506. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  507. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
  511. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  512. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  513. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.lciSampleLength)).EndInit();
  517. this.ResumeLayout(false);
  518. }
  519. #endregion
  520. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  521. private DevExpress.XtraLayout.LayoutControlGroup Root;
  522. private DevExpress.XtraEditors.TextEdit txtSmpCount;
  523. private DevExpress.XtraEditors.ButtonEdit btnFile1;
  524. private DevExpress.XtraEditors.ButtonEdit btnFile2;
  525. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  526. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  527. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  528. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  529. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  530. private DevExpress.XtraLayout.LayoutControlItem lciSampleLength;
  531. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  532. private DevExpress.XtraGrid.GridControl gridGpuCg;
  533. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  534. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
  535. private DevExpress.XtraGrid.Columns.GridColumn dt;
  536. private DevExpress.XtraGrid.Columns.GridColumn df;
  537. private DevExpress.XtraGrid.Columns.GridColumn snr;
  538. private DevExpress.XtraGrid.Columns.GridColumn tm;
  539. private DevExpress.XtraGrid.Columns.GridColumn file1;
  540. private DevExpress.XtraGrid.Columns.GridColumn file2;
  541. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
  542. private DevExpress.XtraEditors.SimpleButton btnCalc;
  543. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
  544. private DevExpress.XtraEditors.ButtonEdit txtfs;
  545. private DevExpress.XtraEditors.ButtonEdit txtDtoCenter;
  546. private DevExpress.XtraEditors.ButtonEdit txtDtoRange;
  547. private DevExpress.XtraEditors.ButtonEdit txtDfoRange;
  548. private DevExpress.XtraEditors.ButtonEdit txtSnr;
  549. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
  550. }
  551. }