123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519 |
- namespace XdCxRhDW.App.UserControl
- {
- partial class X1D1GDOPParam
- {
- /// <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 Component 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();
- 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();
- this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
- this.ucEphXYZMain = new XdCxRhDW.App.UserControl.UCEphXYZParam();
- this.btnOK = new DevExpress.XtraEditors.SimpleButton();
- this.txtCapTime = new DevExpress.XtraEditors.DateEdit();
- this.txtStationLocation1 = new DevExpress.XtraEditors.TextEdit();
- this.txtRefLocation1 = new DevExpress.XtraEditors.TextEdit();
- this.txtDtousErr1 = new DevExpress.XtraEditors.ButtonEdit();
- this.txtSatLocErr1 = new DevExpress.XtraEditors.ButtonEdit();
- this.btnClose = new DevExpress.XtraEditors.SimpleButton();
- this.txtCxErr = new DevExpress.XtraEditors.ButtonEdit();
- this.txtCXStation = new DevExpress.XtraEditors.TextEdit();
- this.btnEphCalc = new DevExpress.XtraEditors.SimpleButton();
- this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
- this.itemSigTime = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
- this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
- this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
- this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
- this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
- this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
- ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
- this.layoutControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties.CalendarTimeProperties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtStationLocation1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRefLocation1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDtousErr1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtSatLocErr1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtCxErr.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtCXStation.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.itemSigTime)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
- this.SuspendLayout();
- //
- // layoutControl1
- //
- this.layoutControl1.Controls.Add(this.ucEphXYZMain);
- this.layoutControl1.Controls.Add(this.btnOK);
- this.layoutControl1.Controls.Add(this.txtCapTime);
- this.layoutControl1.Controls.Add(this.txtStationLocation1);
- this.layoutControl1.Controls.Add(this.txtRefLocation1);
- this.layoutControl1.Controls.Add(this.txtDtousErr1);
- this.layoutControl1.Controls.Add(this.txtSatLocErr1);
- this.layoutControl1.Controls.Add(this.btnClose);
- this.layoutControl1.Controls.Add(this.txtCxErr);
- this.layoutControl1.Controls.Add(this.txtCXStation);
- this.layoutControl1.Controls.Add(this.btnEphCalc);
- 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(4, 3, 4, 3);
- this.layoutControl1.Name = "layoutControl1";
- this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(845, 426, 650, 400);
- this.layoutControl1.Root = this.Root;
- this.layoutControl1.Size = new System.Drawing.Size(485, 500);
- this.layoutControl1.TabIndex = 0;
- this.layoutControl1.Text = "layoutControl1";
- //
- // ucEphXYZMain
- //
- this.ucEphXYZMain.Location = new System.Drawing.Point(2, 2);
- this.ucEphXYZMain.Name = "ucEphXYZMain";
- this.ucEphXYZMain.Size = new System.Drawing.Size(481, 88);
- this.ucEphXYZMain.TabIndex = 14;
- //
- // btnOK
- //
- this.btnOK.Location = new System.Drawing.Point(330, 405);
- this.btnOK.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(151, 22);
- this.btnOK.StyleController = this.layoutControl1;
- this.btnOK.TabIndex = 12;
- this.btnOK.Text = "确定";
- this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
- //
- // txtCapTime
- //
- this.txtCapTime.EditValue = null;
- this.txtCapTime.Location = new System.Drawing.Point(4, 111);
- this.txtCapTime.Margin = new System.Windows.Forms.Padding(2);
- this.txtCapTime.MaximumSize = new System.Drawing.Size(0, 22);
- this.txtCapTime.MinimumSize = new System.Drawing.Size(0, 22);
- this.txtCapTime.Name = "txtCapTime";
- this.txtCapTime.Properties.AutoHeight = false;
- this.txtCapTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.txtCapTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.txtCapTime.Size = new System.Drawing.Size(477, 22);
- this.txtCapTime.StyleController = this.layoutControl1;
- this.txtCapTime.TabIndex = 8;
- //
- // txtStationLocation1
- //
- this.txtStationLocation1.EditValue = "";
- this.txtStationLocation1.Location = new System.Drawing.Point(4, 154);
- this.txtStationLocation1.Margin = new System.Windows.Forms.Padding(2);
- this.txtStationLocation1.MaximumSize = new System.Drawing.Size(0, 22);
- this.txtStationLocation1.MinimumSize = new System.Drawing.Size(0, 22);
- this.txtStationLocation1.Name = "txtStationLocation1";
- this.txtStationLocation1.Properties.AutoHeight = false;
- this.txtStationLocation1.Size = new System.Drawing.Size(477, 22);
- this.txtStationLocation1.StyleController = this.layoutControl1;
- this.txtStationLocation1.TabIndex = 11;
- this.txtStationLocation1.ToolTip = "经度纬度之间用英文逗号隔开";
- //
- // txtRefLocation1
- //
- this.txtRefLocation1.EditValue = "";
- this.txtRefLocation1.Location = new System.Drawing.Point(4, 240);
- this.txtRefLocation1.Margin = new System.Windows.Forms.Padding(2);
- this.txtRefLocation1.MaximumSize = new System.Drawing.Size(0, 22);
- this.txtRefLocation1.MinimumSize = new System.Drawing.Size(0, 22);
- this.txtRefLocation1.Name = "txtRefLocation1";
- this.txtRefLocation1.Properties.AutoHeight = false;
- this.txtRefLocation1.Size = new System.Drawing.Size(477, 22);
- this.txtRefLocation1.StyleController = this.layoutControl1;
- this.txtRefLocation1.TabIndex = 10;
- this.txtRefLocation1.ToolTip = "经度纬度之间用英文逗号隔开";
- //
- // txtDtousErr1
- //
- this.txtDtousErr1.EditValue = "";
- this.txtDtousErr1.Location = new System.Drawing.Point(4, 283);
- this.txtDtousErr1.Margin = new System.Windows.Forms.Padding(2);
- this.txtDtousErr1.MaximumSize = new System.Drawing.Size(0, 22);
- this.txtDtousErr1.MinimumSize = new System.Drawing.Size(0, 22);
- this.txtDtousErr1.Name = "txtDtousErr1";
- this.txtDtousErr1.Properties.AutoHeight = false;
- this.txtDtousErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -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.txtDtousErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
- this.txtDtousErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
- this.txtDtousErr1.Properties.MaskSettings.Set("mask", "f");
- this.txtDtousErr1.Size = new System.Drawing.Size(477, 22);
- this.txtDtousErr1.StyleController = this.layoutControl1;
- this.txtDtousErr1.TabIndex = 6;
- this.txtDtousErr1.ToolTip = "时差误差";
- //
- // txtSatLocErr1
- //
- this.txtSatLocErr1.EditValue = "";
- this.txtSatLocErr1.Location = new System.Drawing.Point(4, 327);
- this.txtSatLocErr1.Margin = new System.Windows.Forms.Padding(2);
- this.txtSatLocErr1.MaximumSize = new System.Drawing.Size(0, 22);
- this.txtSatLocErr1.MinimumSize = new System.Drawing.Size(0, 22);
- this.txtSatLocErr1.Name = "txtSatLocErr1";
- this.txtSatLocErr1.Properties.AutoHeight = false;
- this.txtSatLocErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m", -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.txtSatLocErr1.Size = new System.Drawing.Size(477, 22);
- this.txtSatLocErr1.StyleController = this.layoutControl1;
- this.txtSatLocErr1.TabIndex = 6;
- this.txtSatLocErr1.ToolTip = "星历位置误差";
- //
- // btnClose
- //
- this.btnClose.Location = new System.Drawing.Point(168, 405);
- this.btnClose.Margin = new System.Windows.Forms.Padding(2);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(158, 22);
- this.btnClose.StyleController = this.layoutControl1;
- this.btnClose.TabIndex = 13;
- this.btnClose.Text = "关闭";
- this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
- //
- // txtCxErr
- //
- this.txtCxErr.EditValue = "";
- this.txtCxErr.Location = new System.Drawing.Point(4, 371);
- this.txtCxErr.Margin = new System.Windows.Forms.Padding(2);
- this.txtCxErr.MaximumSize = new System.Drawing.Size(0, 22);
- this.txtCxErr.MinimumSize = new System.Drawing.Size(0, 22);
- this.txtCxErr.Name = "txtCxErr";
- this.txtCxErr.Properties.AutoHeight = false;
- this.txtCxErr.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "° ", -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.txtCxErr.Size = new System.Drawing.Size(477, 22);
- this.txtCxErr.StyleController = this.layoutControl1;
- this.txtCxErr.TabIndex = 6;
- this.txtCxErr.ToolTip = "测向误差(°)";
- //
- // txtCXStation
- //
- this.txtCXStation.EditValue = "";
- this.txtCXStation.Location = new System.Drawing.Point(4, 197);
- this.txtCXStation.Margin = new System.Windows.Forms.Padding(2);
- this.txtCXStation.MaximumSize = new System.Drawing.Size(0, 22);
- this.txtCXStation.MinimumSize = new System.Drawing.Size(0, 22);
- this.txtCXStation.Name = "txtCXStation";
- this.txtCXStation.Properties.AutoHeight = false;
- this.txtCXStation.Size = new System.Drawing.Size(477, 22);
- this.txtCXStation.StyleController = this.layoutControl1;
- this.txtCXStation.TabIndex = 11;
- this.txtCXStation.ToolTip = "经度纬度之间用英文逗号隔开";
- //
- // btnEphCalc
- //
- this.btnEphCalc.Location = new System.Drawing.Point(4, 405);
- this.btnEphCalc.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.btnEphCalc.Name = "btnEphCalc";
- this.btnEphCalc.Size = new System.Drawing.Size(160, 22);
- this.btnEphCalc.StyleController = this.layoutControl1;
- this.btnEphCalc.TabIndex = 12;
- this.btnEphCalc.Text = "星历推算";
- this.btnEphCalc.Click += new System.EventHandler(this.btnEphCalc_Click);
- //
- // Root
- //
- this.Root.GroupBordersVisible = false;
- this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
- this.itemSigTime,
- this.layoutControlItem14,
- this.layoutControlItem13,
- this.layoutControlItem4,
- this.layoutControlItem5,
- this.layoutControlItem1,
- this.emptySpaceItem1,
- this.layoutControlItem2,
- this.layoutControlItem3,
- this.layoutControlItem6,
- this.emptySpaceItem2,
- this.layoutControlItem7,
- this.layoutControlItem8});
- this.Root.Name = "Root";
- this.Root.Size = new System.Drawing.Size(485, 500);
- this.Root.TextVisible = false;
- //
- // itemSigTime
- //
- this.itemSigTime.Control = this.txtCapTime;
- this.itemSigTime.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.itemSigTime.Location = new System.Drawing.Point(0, 92);
- this.itemSigTime.Name = "itemSigTime";
- this.itemSigTime.Size = new System.Drawing.Size(485, 43);
- this.itemSigTime.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
- this.itemSigTime.Text = "信号时间";
- this.itemSigTime.TextLocation = DevExpress.Utils.Locations.Top;
- this.itemSigTime.TextSize = new System.Drawing.Size(72, 14);
- //
- // layoutControlItem14
- //
- this.layoutControlItem14.Control = this.txtRefLocation1;
- this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.layoutControlItem14.Location = new System.Drawing.Point(0, 221);
- this.layoutControlItem14.Name = "layoutControlItem14";
- this.layoutControlItem14.Size = new System.Drawing.Size(485, 43);
- this.layoutControlItem14.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
- this.layoutControlItem14.Text = "参考站经纬度";
- this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
- this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 14);
- //
- // layoutControlItem13
- //
- this.layoutControlItem13.Control = this.txtStationLocation1;
- this.layoutControlItem13.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.layoutControlItem13.Location = new System.Drawing.Point(0, 135);
- this.layoutControlItem13.Name = "layoutControlItem13";
- this.layoutControlItem13.Size = new System.Drawing.Size(485, 43);
- this.layoutControlItem13.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
- this.layoutControlItem13.Text = "超短站经纬度";
- this.layoutControlItem13.TextLocation = DevExpress.Utils.Locations.Top;
- this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 14);
- //
- // layoutControlItem4
- //
- this.layoutControlItem4.Control = this.txtDtousErr1;
- this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.layoutControlItem4.CustomizationFormText = "低轨卫星X";
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 264);
- this.layoutControlItem4.Name = "layoutControlItem4";
- this.layoutControlItem4.Size = new System.Drawing.Size(485, 44);
- this.layoutControlItem4.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
- this.layoutControlItem4.Text = "时差误差";
- this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
- this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 14);
- //
- // layoutControlItem5
- //
- this.layoutControlItem5.Control = this.txtSatLocErr1;
- this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.layoutControlItem5.CustomizationFormText = "低轨卫星X";
- this.layoutControlItem5.Location = new System.Drawing.Point(0, 308);
- this.layoutControlItem5.Name = "layoutControlItem5";
- this.layoutControlItem5.Size = new System.Drawing.Size(485, 44);
- this.layoutControlItem5.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
- this.layoutControlItem5.Text = "星历位置误差";
- this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
- this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 14);
- //
- // layoutControlItem1
- //
- this.layoutControlItem1.Control = this.btnOK;
- this.layoutControlItem1.Location = new System.Drawing.Point(328, 396);
- this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
- this.layoutControlItem1.Size = new System.Drawing.Size(157, 33);
- this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 2, 0, 0);
- this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem1.TextVisible = false;
- //
- // emptySpaceItem1
- //
- this.emptySpaceItem1.AllowHotTrack = false;
- this.emptySpaceItem1.Location = new System.Drawing.Point(0, 429);
- this.emptySpaceItem1.Name = "emptySpaceItem1";
- this.emptySpaceItem1.Size = new System.Drawing.Size(485, 47);
- this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
- //
- // layoutControlItem2
- //
- this.layoutControlItem2.Control = this.btnClose;
- this.layoutControlItem2.Location = new System.Drawing.Point(166, 396);
- this.layoutControlItem2.Name = "layoutControlItem2";
- this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
- this.layoutControlItem2.Size = new System.Drawing.Size(162, 33);
- this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem2.TextVisible = false;
- //
- // layoutControlItem3
- //
- this.layoutControlItem3.Control = this.txtCxErr;
- this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.layoutControlItem3.CustomizationFormText = "低轨卫星X";
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 352);
- this.layoutControlItem3.Name = "layoutControlItem3";
- this.layoutControlItem3.Size = new System.Drawing.Size(485, 44);
- this.layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
- this.layoutControlItem3.Text = "测向误差";
- this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
- this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 14);
- //
- // layoutControlItem6
- //
- this.layoutControlItem6.Control = this.txtCXStation;
- this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.layoutControlItem6.CustomizationFormText = "超短站经纬度";
- this.layoutControlItem6.Location = new System.Drawing.Point(0, 178);
- this.layoutControlItem6.Name = "layoutControlItem6";
- this.layoutControlItem6.Size = new System.Drawing.Size(485, 43);
- this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
- this.layoutControlItem6.Text = "测向站经纬度";
- this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
- this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 14);
- //
- // emptySpaceItem2
- //
- this.emptySpaceItem2.AllowHotTrack = false;
- this.emptySpaceItem2.Location = new System.Drawing.Point(0, 476);
- this.emptySpaceItem2.MaxSize = new System.Drawing.Size(0, 24);
- this.emptySpaceItem2.MinSize = new System.Drawing.Size(104, 24);
- this.emptySpaceItem2.Name = "emptySpaceItem2";
- this.emptySpaceItem2.Size = new System.Drawing.Size(485, 24);
- this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
- //
- // layoutControlItem7
- //
- this.layoutControlItem7.Control = this.ucEphXYZMain;
- this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
- this.layoutControlItem7.MaxSize = new System.Drawing.Size(0, 92);
- this.layoutControlItem7.MinSize = new System.Drawing.Size(190, 92);
- this.layoutControlItem7.Name = "layoutControlItem7";
- this.layoutControlItem7.Size = new System.Drawing.Size(485, 92);
- this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem7.TextVisible = false;
- //
- // layoutControlItem8
- //
- this.layoutControlItem8.Control = this.btnEphCalc;
- this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- this.layoutControlItem8.CustomizationFormText = "layoutControlItem1";
- this.layoutControlItem8.Location = new System.Drawing.Point(0, 396);
- this.layoutControlItem8.Name = "layoutControlItem8";
- this.layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
- this.layoutControlItem8.Size = new System.Drawing.Size(166, 33);
- this.layoutControlItem8.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 0, 0, 0);
- this.layoutControlItem8.Text = "layoutControlItem1";
- this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem8.TextVisible = false;
- //
- // dxErrorProvider
- //
- this.dxErrorProvider.ContainerControl = this;
- //
- // X1D1GDOPParam
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.layoutControl1);
- this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.Name = "X1D1GDOPParam";
- this.Size = new System.Drawing.Size(485, 500);
- ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
- this.layoutControl1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties.CalendarTimeProperties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtStationLocation1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRefLocation1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDtousErr1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtSatLocErr1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtCxErr.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtCXStation.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.itemSigTime)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private DevExpress.XtraLayout.LayoutControl layoutControl1;
- private DevExpress.XtraEditors.DateEdit txtCapTime;
- private DevExpress.XtraEditors.TextEdit txtStationLocation1;
- private DevExpress.XtraEditors.TextEdit txtRefLocation1;
- private DevExpress.XtraEditors.ButtonEdit txtDtousErr1;
- private DevExpress.XtraEditors.ButtonEdit txtSatLocErr1;
- private DevExpress.XtraLayout.LayoutControlGroup Root;
- private DevExpress.XtraLayout.LayoutControlItem itemSigTime;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
- private DevExpress.XtraEditors.SimpleButton btnOK;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
- private DevExpress.XtraEditors.SimpleButton btnClose;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
- private DevExpress.XtraEditors.ButtonEdit txtCxErr;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
- private DevExpress.XtraEditors.TextEdit txtCXStation;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
- private UCEphXYZParam ucEphXYZMain;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
- private DevExpress.XtraEditors.SimpleButton btnEphCalc;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
- private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
- }
- }
|