| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689 | 
							- namespace XdCxRhDW.App.CorTools
 
- {
 
-     partial class CorToolForm
 
-     {
 
-         /// <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()
 
-         {
 
-             this.components = new System.ComponentModel.Container();
 
-             this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
 
-             this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
 
-             this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
 
-             this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
 
-             this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
 
-             this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
 
-             this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
 
-             this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
 
-             this.teSnr = new DevExpress.XtraEditors.TextEdit();
 
-             this.btnOK = new DevExpress.XtraEditors.SimpleButton();
 
-             this.gridControl1 = 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.smpstart = new DevExpress.XtraGrid.Columns.GridColumn();
 
-             this.smplen = 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.teDfRange = new DevExpress.XtraEditors.TextEdit();
 
-             this.tePos = new DevExpress.XtraEditors.TextEdit();
 
-             this.teCount = new DevExpress.XtraEditors.TextEdit();
 
-             this.teRange = new DevExpress.XtraEditors.TextEdit();
 
-             this.teCenter = new DevExpress.XtraEditors.TextEdit();
 
-             this.tefs = new DevExpress.XtraEditors.TextEdit();
 
-             this.btnFile1 = new DevExpress.XtraEditors.ButtonEdit();
 
-             this.btnFile2 = new DevExpress.XtraEditors.ButtonEdit();
 
-             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
 
-             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
 
-             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
 
-             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
 
-             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
 
-             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
 
-             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
 
-             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
 
-             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
 
-             this.lciStartPos = new DevExpress.XtraLayout.LayoutControlItem();
 
-             this.lciSampleLength = new DevExpress.XtraLayout.LayoutControlItem();
 
-             this.btnStart = new DevExpress.XtraLayout.LayoutControlItem();
 
-             this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components);
 
-             this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
 
-             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
 
-             this.layoutControl1.SuspendLayout();
 
-             ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.teSnr.Properties)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.teDfRange.Properties)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.tePos.Properties)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.teCount.Properties)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.teRange.Properties)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.teCenter.Properties)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.tefs.Properties)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.btnFile1.Properties)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.btnFile2.Properties)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.lciStartPos)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.lciSampleLength)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.btnStart)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
 
-             this.SuspendLayout();
 
-             // 
 
-             // layoutControl1
 
-             // 
 
-             this.layoutControl1.Controls.Add(this.teSnr);
 
-             this.layoutControl1.Controls.Add(this.btnOK);
 
-             this.layoutControl1.Controls.Add(this.gridControl1);
 
-             this.layoutControl1.Controls.Add(this.teDfRange);
 
-             this.layoutControl1.Controls.Add(this.tePos);
 
-             this.layoutControl1.Controls.Add(this.teCount);
 
-             this.layoutControl1.Controls.Add(this.teRange);
 
-             this.layoutControl1.Controls.Add(this.teCenter);
 
-             this.layoutControl1.Controls.Add(this.tefs);
 
-             this.layoutControl1.Controls.Add(this.btnFile1);
 
-             this.layoutControl1.Controls.Add(this.btnFile2);
 
-             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(1589, 829, 1300, 800);
 
-             this.layoutControl1.Root = this.Root;
 
-             this.layoutControl1.Size = new System.Drawing.Size(1257, 627);
 
-             this.layoutControl1.TabIndex = 0;
 
-             this.layoutControl1.Text = "layoutControl1";
 
-             // 
 
-             // barManager1
 
-             // 
 
-             this.barManager1.DockControls.Add(this.barDockControlTop);
 
-             this.barManager1.DockControls.Add(this.barDockControlBottom);
 
-             this.barManager1.DockControls.Add(this.barDockControlLeft);
 
-             this.barManager1.DockControls.Add(this.barDockControlRight);
 
-             this.barManager1.Form = this;
 
-             this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
 
-             this.barButtonItem1,
 
-             this.barButtonItem2});
 
-             this.barManager1.MaxItemId = 4;
 
-             // 
 
-             // barDockControlTop
 
-             // 
 
-             this.barDockControlTop.CausesValidation = false;
 
-             this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
 
-             this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
 
-             this.barDockControlTop.Manager = this.barManager1;
 
-             this.barDockControlTop.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 
-             this.barDockControlTop.Size = new System.Drawing.Size(1257, 0);
 
-             // 
 
-             // barDockControlBottom
 
-             // 
 
-             this.barDockControlBottom.CausesValidation = false;
 
-             this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
 
-             this.barDockControlBottom.Location = new System.Drawing.Point(0, 627);
 
-             this.barDockControlBottom.Manager = this.barManager1;
 
-             this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 
-             this.barDockControlBottom.Size = new System.Drawing.Size(1257, 0);
 
-             // 
 
-             // barDockControlLeft
 
-             // 
 
-             this.barDockControlLeft.CausesValidation = false;
 
-             this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
 
-             this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
 
-             this.barDockControlLeft.Manager = this.barManager1;
 
-             this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 
-             this.barDockControlLeft.Size = new System.Drawing.Size(0, 627);
 
-             // 
 
-             // barDockControlRight
 
-             // 
 
-             this.barDockControlRight.CausesValidation = false;
 
-             this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
 
-             this.barDockControlRight.Location = new System.Drawing.Point(1257, 0);
 
-             this.barDockControlRight.Manager = this.barManager1;
 
-             this.barDockControlRight.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 
-             this.barDockControlRight.Size = new System.Drawing.Size(0, 627);
 
-             // 
 
-             // barButtonItem1
 
-             // 
 
-             this.barButtonItem1.Caption = "清除";
 
-             this.barButtonItem1.Id = 2;
 
-             this.barButtonItem1.Name = "barButtonItem1";
 
-             this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
 
-             // 
 
-             // barButtonItem2
 
-             // 
 
-             this.barButtonItem2.Caption = "导出";
 
-             this.barButtonItem2.Id = 3;
 
-             this.barButtonItem2.Name = "barButtonItem2";
 
-             this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
 
-             // 
 
-             // teSnr
 
-             // 
 
-             this.teSnr.EditValue = "14";
 
-             this.teSnr.Location = new System.Drawing.Point(813, 75);
 
-             this.teSnr.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 
-             this.teSnr.Name = "teSnr";
 
-             this.teSnr.Size = new System.Drawing.Size(81, 28);
 
-             this.teSnr.StyleController = this.layoutControl1;
 
-             this.teSnr.TabIndex = 14;
 
-             // 
 
-             // btnOK
 
-             // 
 
-             this.btnOK.Location = new System.Drawing.Point(1187, 40);
 
-             this.btnOK.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 
-             this.btnOK.Name = "btnOK";
 
-             this.btnOK.Size = new System.Drawing.Size(65, 27);
 
-             this.btnOK.StyleController = this.layoutControl1;
 
-             this.btnOK.TabIndex = 13;
 
-             this.btnOK.Text = "计算";
 
-             this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
 
-             // 
 
-             // gridControl1
 
-             // 
 
-             this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(1, 0, 1, 0);
 
-             this.gridControl1.Location = new System.Drawing.Point(5, 109);
 
-             this.gridControl1.MainView = this.gridView1;
 
-             this.gridControl1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 
-             this.gridControl1.Name = "gridControl1";
 
-             this.gridControl1.Size = new System.Drawing.Size(1247, 511);
 
-             this.gridControl1.TabIndex = 12;
 
-             this.gridControl1.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.smpstart,
 
-             this.smplen,
 
-             this.tm,
 
-             this.file1,
 
-             this.file2});
 
-             this.gridView1.DetailHeight = 217;
 
-             this.gridView1.FooterPanelHeight = 0;
 
-             this.gridView1.GridControl = this.gridControl1;
 
-             this.gridView1.GroupRowHeight = 0;
 
-             this.gridView1.Name = "gridView1";
 
-             this.gridView1.OptionsBehavior.Editable = false;
 
-             this.gridView1.OptionsEditForm.PopupEditFormWidth = 493;
 
-             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;
 
-             this.gridView1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.gridView1_MouseDown);
 
-             // 
 
-             // dt
 
-             // 
 
-             this.dt.Caption = "时差(us)";
 
-             this.dt.FieldName = "dt";
 
-             this.dt.MinWidth = 25;
 
-             this.dt.Name = "dt";
 
-             this.dt.Visible = true;
 
-             this.dt.VisibleIndex = 4;
 
-             this.dt.Width = 125;
 
-             // 
 
-             // df
 
-             // 
 
-             this.df.Caption = "频差(Hz)";
 
-             this.df.FieldName = "df";
 
-             this.df.MinWidth = 25;
 
-             this.df.Name = "df";
 
-             this.df.Visible = true;
 
-             this.df.VisibleIndex = 5;
 
-             this.df.Width = 125;
 
-             // 
 
-             // snr
 
-             // 
 
-             this.snr.Caption = "信噪比";
 
-             this.snr.FieldName = "snr";
 
-             this.snr.MinWidth = 25;
 
-             this.snr.Name = "snr";
 
-             this.snr.Visible = true;
 
-             this.snr.VisibleIndex = 6;
 
-             this.snr.Width = 95;
 
-             // 
 
-             // smpstart
 
-             // 
 
-             this.smpstart.Caption = "起始样点";
 
-             this.smpstart.FieldName = "smpstart";
 
-             this.smpstart.MinWidth = 25;
 
-             this.smpstart.Name = "smpstart";
 
-             this.smpstart.Visible = true;
 
-             this.smpstart.VisibleIndex = 2;
 
-             this.smpstart.Width = 103;
 
-             // 
 
-             // smplen
 
-             // 
 
-             this.smplen.Caption = "样点长度";
 
-             this.smplen.FieldName = "smplen";
 
-             this.smplen.MinWidth = 25;
 
-             this.smplen.Name = "smplen";
 
-             this.smplen.Visible = true;
 
-             this.smplen.VisibleIndex = 3;
 
-             this.smplen.Width = 103;
 
-             // 
 
-             // tm
 
-             // 
 
-             this.tm.Caption = "耗时(s)";
 
-             this.tm.FieldName = "tm";
 
-             this.tm.MinWidth = 25;
 
-             this.tm.Name = "tm";
 
-             this.tm.Visible = true;
 
-             this.tm.VisibleIndex = 7;
 
-             this.tm.Width = 79;
 
-             // 
 
-             // file1
 
-             // 
 
-             this.file1.Caption = "文件1";
 
-             this.file1.FieldName = "file1";
 
-             this.file1.MinWidth = 25;
 
-             this.file1.Name = "file1";
 
-             this.file1.Visible = true;
 
-             this.file1.VisibleIndex = 1;
 
-             this.file1.Width = 189;
 
-             // 
 
-             // file2
 
-             // 
 
-             this.file2.Caption = "文件2";
 
-             this.file2.FieldName = "file2";
 
-             this.file2.MinWidth = 25;
 
-             this.file2.Name = "file2";
 
-             this.file2.Visible = true;
 
-             this.file2.VisibleIndex = 0;
 
-             this.file2.Width = 145;
 
-             // 
 
-             // teDfRange
 
-             // 
 
-             this.teDfRange.EditValue = "16384";
 
-             this.teDfRange.Location = new System.Drawing.Point(639, 75);
 
-             this.teDfRange.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 
-             this.teDfRange.Name = "teDfRange";
 
-             this.teDfRange.Size = new System.Drawing.Size(75, 28);
 
-             this.teDfRange.StyleController = this.layoutControl1;
 
-             this.teDfRange.TabIndex = 11;
 
-             // 
 
-             // tePos
 
-             // 
 
-             this.tePos.EditValue = "0";
 
-             this.tePos.Location = new System.Drawing.Point(977, 75);
 
-             this.tePos.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 
-             this.tePos.Name = "tePos";
 
-             this.tePos.Size = new System.Drawing.Size(95, 28);
 
-             this.tePos.StyleController = this.layoutControl1;
 
-             this.tePos.TabIndex = 10;
 
-             // 
 
-             // teCount
 
-             // 
 
-             this.teCount.EditValue = "0";
 
-             this.teCount.Location = new System.Drawing.Point(1156, 75);
 
-             this.teCount.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 
-             this.teCount.Name = "teCount";
 
-             this.teCount.Size = new System.Drawing.Size(96, 28);
 
-             this.teCount.StyleController = this.layoutControl1;
 
-             this.teCount.TabIndex = 9;
 
-             // 
 
-             // teRange
 
-             // 
 
-             this.teRange.EditValue = "40000";
 
-             this.teRange.Location = new System.Drawing.Point(468, 75);
 
-             this.teRange.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 
-             this.teRange.Name = "teRange";
 
-             this.teRange.Size = new System.Drawing.Size(68, 28);
 
-             this.teRange.StyleController = this.layoutControl1;
 
-             this.teRange.TabIndex = 8;
 
-             // 
 
-             // teCenter
 
-             // 
 
-             this.teCenter.EditValue = "0";
 
-             this.teCenter.Location = new System.Drawing.Point(290, 75);
 
-             this.teCenter.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 
-             this.teCenter.Name = "teCenter";
 
-             this.teCenter.Size = new System.Drawing.Size(67, 28);
 
-             this.teCenter.StyleController = this.layoutControl1;
 
-             this.teCenter.TabIndex = 7;
 
-             // 
 
-             // tefs
 
-             // 
 
-             this.tefs.EditValue = "0.096";
 
-             this.tefs.Location = new System.Drawing.Point(94, 75);
 
-             this.tefs.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
 
-             this.tefs.Name = "tefs";
 
-             this.tefs.Size = new System.Drawing.Size(85, 28);
 
-             this.tefs.StyleController = this.layoutControl1;
 
-             this.tefs.TabIndex = 6;
 
-             // 
 
-             // btnFile1
 
-             // 
 
-             this.btnFile1.AllowDrop = true;
 
-             this.btnFile1.Location = new System.Drawing.Point(93, 7);
 
-             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(1090, 28);
 
-             this.btnFile1.StyleController = this.layoutControl1;
 
-             this.btnFile1.TabIndex = 5;
 
-             this.btnFile1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnFile_ButtonClick);
 
-             this.btnFile1.DragDrop += new System.Windows.Forms.DragEventHandler(this.btnFile_DragDrop);
 
-             this.btnFile1.DragOver += new System.Windows.Forms.DragEventHandler(this.btnFile_DragOver);
 
-             this.btnFile1.DoubleClick += new System.EventHandler(this.btnFile_DoubleClick);
 
-             // 
 
-             // btnFile2
 
-             // 
 
-             this.btnFile2.AllowDrop = true;
 
-             this.btnFile2.Location = new System.Drawing.Point(93, 41);
 
-             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(1090, 28);
 
-             this.btnFile2.StyleController = this.layoutControl1;
 
-             this.btnFile2.TabIndex = 4;
 
-             this.btnFile2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnFile_ButtonClick);
 
-             this.btnFile2.DragDrop += new System.Windows.Forms.DragEventHandler(this.btnFile_DragDrop);
 
-             this.btnFile2.DragOver += new System.Windows.Forms.DragEventHandler(this.btnFile_DragOver);
 
-             this.btnFile2.DoubleClick += new System.EventHandler(this.btnFile_DoubleClick);
 
-             // 
 
-             // Root
 
-             // 
 
-             this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
 
-             this.Root.GroupBordersVisible = false;
 
-             this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 
-             this.layoutControlItem2,
 
-             this.layoutControlItem3,
 
-             this.layoutControlItem9,
 
-             this.layoutControlItem1,
 
-             this.layoutControlItem4,
 
-             this.layoutControlItem5,
 
-             this.layoutControlItem10,
 
-             this.layoutControlItem8,
 
-             this.lciStartPos,
 
-             this.lciSampleLength,
 
-             this.btnStart,
 
-             this.emptySpaceItem1});
 
-             this.Root.Name = "Root";
 
-             this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 4, 4);
 
-             this.Root.Size = new System.Drawing.Size(1257, 627);
 
-             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(1182, 34);
 
-             this.layoutControlItem2.Text = "信号文件1:";
 
-             this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 
-             this.layoutControlItem2.TextSize = new System.Drawing.Size(83, 18);
 
-             this.layoutControlItem2.TextToControlDistance = 5;
 
-             // 
 
-             // layoutControlItem3
 
-             // 
 
-             this.layoutControlItem3.Control = this.tefs;
 
-             this.layoutControlItem3.Location = new System.Drawing.Point(0, 68);
 
-             this.layoutControlItem3.Name = "layoutControlItem3";
 
-             this.layoutControlItem3.Size = new System.Drawing.Size(178, 34);
 
-             this.layoutControlItem3.Text = "采样率(M):";
 
-             this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 
-             this.layoutControlItem3.TextSize = new System.Drawing.Size(84, 18);
 
-             this.layoutControlItem3.TextToControlDistance = 5;
 
-             // 
 
-             // layoutControlItem9
 
-             // 
 
-             this.layoutControlItem9.Control = this.gridControl1;
 
-             this.layoutControlItem9.Location = new System.Drawing.Point(0, 102);
 
-             this.layoutControlItem9.Name = "layoutControlItem9";
 
-             this.layoutControlItem9.Size = new System.Drawing.Size(1251, 517);
 
-             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, 34);
 
-             this.layoutControlItem1.Name = "layoutControlItem1";
 
-             this.layoutControlItem1.Size = new System.Drawing.Size(1182, 34);
 
-             this.layoutControlItem1.Text = "信号文件2:";
 
-             this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 
-             this.layoutControlItem1.TextSize = new System.Drawing.Size(83, 18);
 
-             this.layoutControlItem1.TextToControlDistance = 5;
 
-             // 
 
-             // layoutControlItem4
 
-             // 
 
-             this.layoutControlItem4.Control = this.teCenter;
 
-             this.layoutControlItem4.Location = new System.Drawing.Point(178, 68);
 
-             this.layoutControlItem4.Name = "layoutControlItem4";
 
-             this.layoutControlItem4.Size = new System.Drawing.Size(178, 34);
 
-             this.layoutControlItem4.Text = "时差中心(us):";
 
-             this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 
-             this.layoutControlItem4.TextSize = new System.Drawing.Size(102, 18);
 
-             this.layoutControlItem4.TextToControlDistance = 5;
 
-             // 
 
-             // layoutControlItem5
 
-             // 
 
-             this.layoutControlItem5.Control = this.teRange;
 
-             this.layoutControlItem5.Location = new System.Drawing.Point(356, 68);
 
-             this.layoutControlItem5.Name = "layoutControlItem5";
 
-             this.layoutControlItem5.Size = new System.Drawing.Size(179, 34);
 
-             this.layoutControlItem5.Text = "时差范围(us):";
 
-             this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 
-             this.layoutControlItem5.TextSize = new System.Drawing.Size(102, 18);
 
-             this.layoutControlItem5.TextToControlDistance = 5;
 
-             // 
 
-             // layoutControlItem10
 
-             // 
 
-             this.layoutControlItem10.Control = this.teSnr;
 
-             this.layoutControlItem10.Location = new System.Drawing.Point(713, 68);
 
-             this.layoutControlItem10.Name = "layoutControlItem10";
 
-             this.layoutControlItem10.Size = new System.Drawing.Size(180, 34);
 
-             this.layoutControlItem10.Text = "信噪比门限:";
 
-             this.layoutControlItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 
-             this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
 
-             this.layoutControlItem10.TextToControlDistance = 5;
 
-             // 
 
-             // layoutControlItem8
 
-             // 
 
-             this.layoutControlItem8.Control = this.teDfRange;
 
-             this.layoutControlItem8.Location = new System.Drawing.Point(535, 68);
 
-             this.layoutControlItem8.Name = "layoutControlItem8";
 
-             this.layoutControlItem8.Size = new System.Drawing.Size(178, 34);
 
-             this.layoutControlItem8.Text = "频差范围(Hz):";
 
-             this.layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 
-             this.layoutControlItem8.TextSize = new System.Drawing.Size(94, 18);
 
-             this.layoutControlItem8.TextToControlDistance = 5;
 
-             // 
 
-             // lciStartPos
 
-             // 
 
-             this.lciStartPos.Control = this.tePos;
 
-             this.lciStartPos.Location = new System.Drawing.Point(893, 68);
 
-             this.lciStartPos.Name = "lciStartPos";
 
-             this.lciStartPos.Size = new System.Drawing.Size(178, 34);
 
-             this.lciStartPos.Text = "起始样点:";
 
-             this.lciStartPos.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 
-             this.lciStartPos.TextSize = new System.Drawing.Size(75, 18);
 
-             this.lciStartPos.TextToControlDistance = 4;
 
-             // 
 
-             // lciSampleLength
 
-             // 
 
-             this.lciSampleLength.Control = this.teCount;
 
-             this.lciSampleLength.Location = new System.Drawing.Point(1071, 68);
 
-             this.lciSampleLength.Name = "lciSampleLength";
 
-             this.lciSampleLength.Size = new System.Drawing.Size(180, 34);
 
-             this.lciSampleLength.Text = "计算样点:";
 
-             this.lciSampleLength.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 
-             this.lciSampleLength.TextSize = new System.Drawing.Size(75, 18);
 
-             this.lciSampleLength.TextToControlDistance = 5;
 
-             // 
 
-             // btnStart
 
-             // 
 
-             this.btnStart.Control = this.btnOK;
 
-             this.btnStart.Location = new System.Drawing.Point(1182, 33);
 
-             this.btnStart.MaxSize = new System.Drawing.Size(69, 33);
 
-             this.btnStart.MinSize = new System.Drawing.Size(69, 33);
 
-             this.btnStart.Name = "btnStart";
 
-             this.btnStart.Size = new System.Drawing.Size(69, 35);
 
-             this.btnStart.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 
-             this.btnStart.TextSize = new System.Drawing.Size(0, 0);
 
-             this.btnStart.TextVisible = false;
 
-             // 
 
-             // popupMenu1
 
-             // 
 
-             this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
 
-             new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1),
 
-             new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2)});
 
-             this.popupMenu1.Manager = this.barManager1;
 
-             this.popupMenu1.Name = "popupMenu1";
 
-             // 
 
-             // openFileDialog1
 
-             // 
 
-             this.openFileDialog1.FileName = "openFileDialog1";
 
-             // 
 
-             // emptySpaceItem1
 
-             // 
 
-             this.emptySpaceItem1.AllowHotTrack = false;
 
-             this.emptySpaceItem1.Location = new System.Drawing.Point(1182, 0);
 
-             this.emptySpaceItem1.MaxSize = new System.Drawing.Size(0, 33);
 
-             this.emptySpaceItem1.MinSize = new System.Drawing.Size(11, 33);
 
-             this.emptySpaceItem1.Name = "emptySpaceItem1";
 
-             this.emptySpaceItem1.Size = new System.Drawing.Size(69, 33);
 
-             this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 
-             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
 
-             // 
 
-             // CorToolForm
 
-             // 
 
-             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
 
-             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 
-             this.ClientSize = new System.Drawing.Size(1257, 627);
 
-             this.Controls.Add(this.layoutControl1);
 
-             this.Controls.Add(this.barDockControlLeft);
 
-             this.Controls.Add(this.barDockControlRight);
 
-             this.Controls.Add(this.barDockControlBottom);
 
-             this.Controls.Add(this.barDockControlTop);
 
-             this.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
 
-             this.MaximizeBox = false;
 
-             this.Name = "CorToolForm";
 
-             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
 
-             this.Text = "相关性计算工具";
 
-             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
 
-             this.Load += new System.EventHandler(this.MainForm_Load);
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
 
-             this.layoutControl1.ResumeLayout(false);
 
-             ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.teSnr.Properties)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.teDfRange.Properties)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.tePos.Properties)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.teCount.Properties)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.teRange.Properties)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.teCenter.Properties)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.tefs.Properties)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.btnFile1.Properties)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.btnFile2.Properties)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.lciStartPos)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.lciSampleLength)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.btnStart)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
 
-             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
 
-             this.ResumeLayout(false);
 
-             this.PerformLayout();
 
-         }
 
-         #endregion
 
-         private DevExpress.XtraLayout.LayoutControl layoutControl1;
 
-         private DevExpress.XtraLayout.LayoutControlGroup Root;
 
-         private DevExpress.XtraEditors.TextEdit teDfRange;
 
-         private DevExpress.XtraEditors.TextEdit tePos;
 
-         private DevExpress.XtraEditors.TextEdit teCount;
 
-         private DevExpress.XtraEditors.TextEdit teRange;
 
-         private DevExpress.XtraEditors.TextEdit teCenter;
 
-         private DevExpress.XtraEditors.TextEdit tefs;
 
-         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 lciStartPos;
 
-         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
 
-         private DevExpress.XtraGrid.GridControl gridControl1;
 
-         private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
 
-         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
 
-         private DevExpress.XtraEditors.SimpleButton btnOK;
 
-         private DevExpress.XtraGrid.Columns.GridColumn dt;
 
-         private DevExpress.XtraGrid.Columns.GridColumn df;
 
-         private DevExpress.XtraGrid.Columns.GridColumn snr;
 
-         private DevExpress.XtraGrid.Columns.GridColumn smpstart;
 
-         private DevExpress.XtraGrid.Columns.GridColumn smplen;
 
-         private DevExpress.XtraGrid.Columns.GridColumn tm;
 
-         private DevExpress.XtraGrid.Columns.GridColumn file1;
 
-         private DevExpress.XtraGrid.Columns.GridColumn file2;
 
-         private DevExpress.XtraLayout.LayoutControlItem btnStart;
 
-         private DevExpress.XtraEditors.TextEdit teSnr;
 
-         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
 
-         private DevExpress.XtraBars.PopupMenu popupMenu1;
 
-         private DevExpress.XtraBars.BarManager barManager1;
 
-         private DevExpress.XtraBars.BarDockControl barDockControlTop;
 
-         private DevExpress.XtraBars.BarDockControl barDockControlBottom;
 
-         private DevExpress.XtraBars.BarDockControl barDockControlLeft;
 
-         private DevExpress.XtraBars.BarDockControl barDockControlRight;
 
-         private DevExpress.XtraBars.BarSubItem barSubItem1;
 
-         private DevExpress.XtraBars.BarButtonItem barButtonItem1;
 
-         private System.Windows.Forms.OpenFileDialog openFileDialog1;
 
-         private DevExpress.XtraBars.BarButtonItem barButtonItem2;
 
-         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
 
-     }
 
- }
 
 
  |