123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557 |
- namespace DW5S.App.CorTools
- {
- partial class GpuCalcForm
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
- this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
- this.btnCalc = new DevExpress.XtraEditors.SimpleButton();
- this.gridGpuCg = new DevExpress.XtraGrid.GridControl();
- this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.dt = new DevExpress.XtraGrid.Columns.GridColumn();
- this.df = new DevExpress.XtraGrid.Columns.GridColumn();
- this.snr = new DevExpress.XtraGrid.Columns.GridColumn();
- this.tm = new DevExpress.XtraGrid.Columns.GridColumn();
- this.file1 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.file2 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.txtSmpCount = new DevExpress.XtraEditors.TextEdit();
- this.btnFile1 = new DevExpress.XtraEditors.ButtonEdit();
- this.btnFile2 = new DevExpress.XtraEditors.ButtonEdit();
- this.txtfs = new DevExpress.XtraEditors.ButtonEdit();
- this.txtDtoCenter = new DevExpress.XtraEditors.ButtonEdit();
- this.txtDtoRange = new DevExpress.XtraEditors.ButtonEdit();
- this.txtDfoRange = new DevExpress.XtraEditors.ButtonEdit();
- this.txtSnr = new DevExpress.XtraEditors.ButtonEdit();
- this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
- this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
- this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lciSampleLength = new DevExpress.XtraLayout.LayoutControlItem();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
- this.layoutControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gridGpuCg)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtSmpCount.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.btnFile1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.btnFile2.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtfs.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDtoCenter.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDtoRange.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDfoRange.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtSnr.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lciSampleLength)).BeginInit();
- this.SuspendLayout();
- //
- // layoutControl1
- //
- this.layoutControl1.Controls.Add(this.btnCalc);
- this.layoutControl1.Controls.Add(this.gridGpuCg);
- this.layoutControl1.Controls.Add(this.txtSmpCount);
- this.layoutControl1.Controls.Add(this.btnFile1);
- this.layoutControl1.Controls.Add(this.btnFile2);
- this.layoutControl1.Controls.Add(this.txtfs);
- this.layoutControl1.Controls.Add(this.txtDtoCenter);
- this.layoutControl1.Controls.Add(this.txtDtoRange);
- this.layoutControl1.Controls.Add(this.txtDfoRange);
- this.layoutControl1.Controls.Add(this.txtSnr);
- this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.layoutControl1.Location = new System.Drawing.Point(0, 0);
- this.layoutControl1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.layoutControl1.Name = "layoutControl1";
- this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(620, 232, 1300, 800);
- this.layoutControl1.Root = this.Root;
- this.layoutControl1.Size = new System.Drawing.Size(1100, 488);
- this.layoutControl1.TabIndex = 0;
- this.layoutControl1.Text = "layoutControl1";
- //
- // btnCalc
- //
- this.btnCalc.Location = new System.Drawing.Point(999, 53);
- this.btnCalc.Name = "btnCalc";
- this.btnCalc.Size = new System.Drawing.Size(96, 22);
- this.btnCalc.StyleController = this.layoutControl1;
- this.btnCalc.TabIndex = 19;
- this.btnCalc.Text = "文件参估";
- this.btnCalc.Click += new System.EventHandler(this.btnCalc_Click);
- //
- // gridGpuCg
- //
- this.gridGpuCg.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(1, 0, 1, 0);
- this.gridGpuCg.Location = new System.Drawing.Point(5, 80);
- this.gridGpuCg.MainView = this.gridView1;
- this.gridGpuCg.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.gridGpuCg.Name = "gridGpuCg";
- this.gridGpuCg.Size = new System.Drawing.Size(1090, 403);
- this.gridGpuCg.TabIndex = 12;
- this.gridGpuCg.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
- this.gridView1});
- //
- // gridView1
- //
- this.gridView1.Appearance.Row.Options.UseTextOptions = true;
- this.gridView1.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
- this.gridView1.ColumnPanelRowHeight = 0;
- this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- this.dt,
- this.df,
- this.snr,
- this.tm,
- this.file1,
- this.file2});
- this.gridView1.DetailHeight = 169;
- this.gridView1.FooterPanelHeight = 0;
- this.gridView1.GridControl = this.gridGpuCg;
- this.gridView1.GroupRowHeight = 0;
- this.gridView1.Name = "gridView1";
- this.gridView1.OptionsBehavior.Editable = false;
- this.gridView1.OptionsEditForm.PopupEditFormWidth = 431;
- this.gridView1.OptionsMenu.EnableColumnMenu = false;
- this.gridView1.OptionsView.ShowDetailButtons = false;
- this.gridView1.OptionsView.ShowGroupExpandCollapseButtons = false;
- this.gridView1.OptionsView.ShowGroupPanel = false;
- this.gridView1.OptionsView.ShowIndicator = false;
- this.gridView1.OptionsView.ShowPreviewRowLines = DevExpress.Utils.DefaultBoolean.False;
- this.gridView1.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
- this.gridView1.RowHeight = 0;
- this.gridView1.ViewCaptionHeight = 0;
- //
- // dt
- //
- this.dt.Caption = "时差(us)";
- this.dt.FieldName = "dt";
- this.dt.MinWidth = 22;
- this.dt.Name = "dt";
- this.dt.Visible = true;
- this.dt.VisibleIndex = 2;
- this.dt.Width = 109;
- //
- // df
- //
- this.df.Caption = "频差(Hz)";
- this.df.FieldName = "df";
- this.df.MinWidth = 22;
- this.df.Name = "df";
- this.df.Visible = true;
- this.df.VisibleIndex = 3;
- this.df.Width = 109;
- //
- // snr
- //
- this.snr.Caption = "信噪比(dB)";
- this.snr.FieldName = "snr";
- this.snr.MinWidth = 22;
- this.snr.Name = "snr";
- this.snr.Visible = true;
- this.snr.VisibleIndex = 4;
- this.snr.Width = 83;
- //
- // tm
- //
- this.tm.Caption = "耗时(ms)";
- this.tm.FieldName = "tm";
- this.tm.MinWidth = 22;
- this.tm.Name = "tm";
- this.tm.Visible = true;
- this.tm.VisibleIndex = 5;
- this.tm.Width = 69;
- //
- // file1
- //
- this.file1.Caption = "文件1";
- this.file1.FieldName = "file1";
- this.file1.MinWidth = 22;
- this.file1.Name = "file1";
- this.file1.Visible = true;
- this.file1.VisibleIndex = 0;
- this.file1.Width = 165;
- //
- // file2
- //
- this.file2.Caption = "文件2";
- this.file2.FieldName = "file2";
- this.file2.MinWidth = 22;
- this.file2.Name = "file2";
- this.file2.Visible = true;
- this.file2.VisibleIndex = 1;
- this.file2.Width = 127;
- //
- // txtSmpCount
- //
- this.txtSmpCount.EditValue = "0";
- this.txtSmpCount.Location = new System.Drawing.Point(890, 53);
- this.txtSmpCount.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.txtSmpCount.Name = "txtSmpCount";
- this.txtSmpCount.Properties.AutoHeight = false;
- this.txtSmpCount.Size = new System.Drawing.Size(105, 23);
- this.txtSmpCount.StyleController = this.layoutControl1;
- this.txtSmpCount.TabIndex = 9;
- this.txtSmpCount.ToolTip = "0表示文件末尾,小数表示样点百分比";
- //
- // btnFile1
- //
- this.btnFile1.AllowDrop = true;
- this.btnFile1.Location = new System.Drawing.Point(69, 5);
- this.btnFile1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.btnFile1.Name = "btnFile1";
- this.btnFile1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton()});
- this.btnFile1.Size = new System.Drawing.Size(1026, 20);
- this.btnFile1.StyleController = this.layoutControl1;
- this.btnFile1.TabIndex = 5;
- //
- // btnFile2
- //
- this.btnFile2.AllowDrop = true;
- this.btnFile2.Location = new System.Drawing.Point(69, 29);
- this.btnFile2.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.btnFile2.Name = "btnFile2";
- this.btnFile2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton()});
- this.btnFile2.Size = new System.Drawing.Size(1026, 20);
- this.btnFile2.StyleController = this.layoutControl1;
- this.btnFile2.TabIndex = 4;
- //
- // txtfs
- //
- this.txtfs.EditValue = "0.096";
- this.txtfs.Location = new System.Drawing.Point(50, 53);
- this.txtfs.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.txtfs.Name = "txtfs";
- this.txtfs.Properties.AutoHeight = false;
- this.txtfs.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- 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)});
- this.txtfs.Size = new System.Drawing.Size(117, 23);
- this.txtfs.StyleController = this.layoutControl1;
- this.txtfs.TabIndex = 6;
- //
- // txtDtoCenter
- //
- this.txtDtoCenter.EditValue = "0";
- this.txtDtoCenter.Location = new System.Drawing.Point(228, 53);
- this.txtDtoCenter.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.txtDtoCenter.Name = "txtDtoCenter";
- this.txtDtoCenter.Properties.AutoHeight = false;
- this.txtDtoCenter.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- 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)});
- this.txtDtoCenter.Size = new System.Drawing.Size(105, 23);
- this.txtDtoCenter.StyleController = this.layoutControl1;
- this.txtDtoCenter.TabIndex = 7;
- //
- // txtDtoRange
- //
- this.txtDtoRange.EditValue = "40000";
- this.txtDtoRange.Location = new System.Drawing.Point(416, 53);
- this.txtDtoRange.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.txtDtoRange.Name = "txtDtoRange";
- this.txtDtoRange.Properties.AutoHeight = false;
- this.txtDtoRange.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- 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)});
- this.txtDtoRange.Size = new System.Drawing.Size(82, 23);
- this.txtDtoRange.StyleController = this.layoutControl1;
- this.txtDtoRange.TabIndex = 8;
- //
- // txtDfoRange
- //
- this.txtDfoRange.EditValue = "16384";
- this.txtDfoRange.Location = new System.Drawing.Point(582, 53);
- this.txtDfoRange.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.txtDfoRange.Name = "txtDfoRange";
- this.txtDfoRange.Properties.AutoHeight = false;
- this.txtDfoRange.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- 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)});
- this.txtDfoRange.Size = new System.Drawing.Size(82, 23);
- this.txtDfoRange.StyleController = this.layoutControl1;
- this.txtDfoRange.TabIndex = 11;
- //
- // txtSnr
- //
- this.txtSnr.EditValue = "14";
- this.txtSnr.Location = new System.Drawing.Point(737, 53);
- this.txtSnr.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.txtSnr.Name = "txtSnr";
- this.txtSnr.Properties.AutoHeight = false;
- this.txtSnr.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- 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)});
- this.txtSnr.Size = new System.Drawing.Size(92, 23);
- this.txtSnr.StyleController = this.layoutControl1;
- this.txtSnr.TabIndex = 14;
- //
- // Root
- //
- this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
- this.Root.GroupBordersVisible = false;
- this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
- this.layoutControlItem2,
- this.layoutControlItem9,
- this.layoutControlItem1,
- this.layoutControlItem11,
- this.layoutControlGroup1});
- this.Root.Name = "Root";
- this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3);
- this.Root.Size = new System.Drawing.Size(1100, 488);
- this.Root.TextVisible = false;
- //
- // layoutControlItem2
- //
- this.layoutControlItem2.Control = this.btnFile1;
- this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
- this.layoutControlItem2.Name = "layoutControlItem2";
- this.layoutControlItem2.Size = new System.Drawing.Size(1094, 24);
- this.layoutControlItem2.Text = "信号文件1:";
- this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
- this.layoutControlItem2.TextSize = new System.Drawing.Size(59, 14);
- this.layoutControlItem2.TextToControlDistance = 5;
- //
- // layoutControlItem9
- //
- this.layoutControlItem9.Control = this.gridGpuCg;
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 75);
- this.layoutControlItem9.Name = "layoutControlItem9";
- this.layoutControlItem9.Size = new System.Drawing.Size(1094, 407);
- this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem9.TextVisible = false;
- //
- // layoutControlItem1
- //
- this.layoutControlItem1.Control = this.btnFile2;
- this.layoutControlItem1.Location = new System.Drawing.Point(0, 24);
- this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(1094, 24);
- this.layoutControlItem1.Text = "信号文件2:";
- this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
- this.layoutControlItem1.TextSize = new System.Drawing.Size(59, 14);
- this.layoutControlItem1.TextToControlDistance = 5;
- //
- // layoutControlItem11
- //
- this.layoutControlItem11.Control = this.btnCalc;
- this.layoutControlItem11.Location = new System.Drawing.Point(994, 48);
- this.layoutControlItem11.MaxSize = new System.Drawing.Size(100, 26);
- this.layoutControlItem11.MinSize = new System.Drawing.Size(100, 26);
- this.layoutControlItem11.Name = "layoutControlItem11";
- this.layoutControlItem11.Size = new System.Drawing.Size(100, 27);
- this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem11.TextVisible = false;
- //
- // layoutControlGroup1
- //
- this.layoutControlGroup1.GroupBordersVisible = false;
- this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
- this.layoutControlItem3,
- this.layoutControlItem4,
- this.layoutControlItem5,
- this.layoutControlItem8,
- this.layoutControlItem10,
- this.lciSampleLength});
- this.layoutControlGroup1.Location = new System.Drawing.Point(0, 48);
- this.layoutControlGroup1.Name = "layoutControlGroup1";
- this.layoutControlGroup1.Size = new System.Drawing.Size(994, 27);
- //
- // layoutControlItem3
- //
- this.layoutControlItem3.Control = this.txtfs;
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
- this.layoutControlItem3.Name = "layoutControlItem3";
- this.layoutControlItem3.Size = new System.Drawing.Size(166, 27);
- this.layoutControlItem3.Text = "采样率:";
- this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
- this.layoutControlItem3.TextSize = new System.Drawing.Size(40, 14);
- this.layoutControlItem3.TextToControlDistance = 5;
- //
- // layoutControlItem4
- //
- this.layoutControlItem4.Control = this.txtDtoCenter;
- this.layoutControlItem4.Location = new System.Drawing.Point(166, 0);
- this.layoutControlItem4.Name = "layoutControlItem4";
- this.layoutControlItem4.Size = new System.Drawing.Size(166, 27);
- this.layoutControlItem4.Text = "时差中心:";
- this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
- this.layoutControlItem4.TextSize = new System.Drawing.Size(52, 14);
- this.layoutControlItem4.TextToControlDistance = 5;
- //
- // layoutControlItem5
- //
- this.layoutControlItem5.Control = this.txtDtoRange;
- this.layoutControlItem5.Location = new System.Drawing.Point(332, 0);
- this.layoutControlItem5.Name = "layoutControlItem5";
- this.layoutControlItem5.Size = new System.Drawing.Size(165, 27);
- this.layoutControlItem5.Text = "时差范围(us):";
- this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
- this.layoutControlItem5.TextSize = new System.Drawing.Size(74, 14);
- this.layoutControlItem5.TextToControlDistance = 5;
- //
- // layoutControlItem8
- //
- this.layoutControlItem8.Control = this.txtDfoRange;
- this.layoutControlItem8.Location = new System.Drawing.Point(497, 0);
- this.layoutControlItem8.Name = "layoutControlItem8";
- this.layoutControlItem8.Size = new System.Drawing.Size(166, 27);
- this.layoutControlItem8.Text = "频差范围(Hz):";
- this.layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
- this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 14);
- this.layoutControlItem8.TextToControlDistance = 5;
- //
- // layoutControlItem10
- //
- this.layoutControlItem10.Control = this.txtSnr;
- this.layoutControlItem10.Location = new System.Drawing.Point(663, 0);
- this.layoutControlItem10.Name = "layoutControlItem10";
- this.layoutControlItem10.Size = new System.Drawing.Size(165, 27);
- this.layoutControlItem10.Text = "信噪比门限:";
- this.layoutControlItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
- this.layoutControlItem10.TextSize = new System.Drawing.Size(64, 14);
- this.layoutControlItem10.TextToControlDistance = 5;
- //
- // lciSampleLength
- //
- this.lciSampleLength.Control = this.txtSmpCount;
- this.lciSampleLength.Location = new System.Drawing.Point(828, 0);
- this.lciSampleLength.Name = "lciSampleLength";
- this.lciSampleLength.Size = new System.Drawing.Size(166, 27);
- this.lciSampleLength.Text = "样点长度:";
- this.lciSampleLength.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
- this.lciSampleLength.TextSize = new System.Drawing.Size(52, 14);
- this.lciSampleLength.TextToControlDistance = 5;
- //
- // GpuCalcForm
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1100, 488);
- this.Controls.Add(this.layoutControl1);
- this.Margin = new System.Windows.Forms.Padding(2);
- this.MaximizeBox = false;
- this.Name = "GpuCalcForm";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "GPU参估工具";
- this.Load += new System.EventHandler(this.MainForm_Load);
- ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
- this.layoutControl1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.gridGpuCg)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtSmpCount.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.btnFile1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.btnFile2.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtfs.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDtoCenter.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDtoRange.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDfoRange.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtSnr.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lciSampleLength)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private DevExpress.XtraLayout.LayoutControl layoutControl1;
- private DevExpress.XtraLayout.LayoutControlGroup Root;
- private DevExpress.XtraEditors.TextEdit txtSmpCount;
- private DevExpress.XtraEditors.ButtonEdit btnFile1;
- private DevExpress.XtraEditors.ButtonEdit btnFile2;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
- private DevExpress.XtraLayout.LayoutControlItem lciSampleLength;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
- private DevExpress.XtraGrid.GridControl gridGpuCg;
- private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
- private DevExpress.XtraGrid.Columns.GridColumn dt;
- private DevExpress.XtraGrid.Columns.GridColumn df;
- private DevExpress.XtraGrid.Columns.GridColumn snr;
- private DevExpress.XtraGrid.Columns.GridColumn tm;
- private DevExpress.XtraGrid.Columns.GridColumn file1;
- private DevExpress.XtraGrid.Columns.GridColumn file2;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
- private DevExpress.XtraEditors.SimpleButton btnCalc;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
- private DevExpress.XtraEditors.ButtonEdit txtfs;
- private DevExpress.XtraEditors.ButtonEdit txtDtoCenter;
- private DevExpress.XtraEditors.ButtonEdit txtDtoRange;
- private DevExpress.XtraEditors.ButtonEdit txtDfoRange;
- private DevExpress.XtraEditors.ButtonEdit txtSnr;
- private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
- }
- }
|