|
@@ -0,0 +1,658 @@
|
|
|
+namespace XdCxRhDW.App.EditForms
|
|
|
+{
|
|
|
+ partial class TarDfoLeoX2Calc
|
|
|
+ {
|
|
|
+ /// <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();
|
|
|
+ this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
+ this.btnOk = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.txtTar = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.txtX1 = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.txtY1 = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.txtZ1 = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.txtVX1 = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.txtVY1 = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.txtVZ1 = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.txtX2 = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.txtY2 = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.txtZ2 = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.txtVX2 = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.txtVY2 = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.txtVZ2 = new DevExpress.XtraEditors.TextEdit();
|
|
|
+ this.txtTarFuMhz = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
+ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
+ this.txtRes = new DevExpress.XtraLayout.SimpleLabelItem();
|
|
|
+ this.lcX1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.lcY1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.lcZ1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.lcVZ1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.lcVX1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.lcVY1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.lcX2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.lcY2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.lcZ2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.lcVX2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.lcVY2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.lcVZ2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.txtRefFuMhz = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
+ this.layoutControl1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtTar.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtX1.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtY1.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtZ1.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtVX1.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtVY1.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtVZ1.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtX2.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtY2.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtZ2.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtVX2.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtVY2.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtVZ2.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtTarFuMhz.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtRes)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcX1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcY1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcZ1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcVZ1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcVX1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcVY1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcX2)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcY2)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcZ2)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcVX2)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcVY2)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcVZ2)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtRefFuMhz.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // layoutControl1
|
|
|
+ //
|
|
|
+ this.layoutControl1.Controls.Add(this.btnOk);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtTar);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtX1);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtY1);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtZ1);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtVX1);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtVY1);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtVZ1);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtX2);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtY2);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtZ2);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtVX2);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtVY2);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtVZ2);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtTarFuMhz);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtRefFuMhz);
|
|
|
+ this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.layoutControl1.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.layoutControl1.Name = "layoutControl1";
|
|
|
+ this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(831, 101, 650, 400);
|
|
|
+ this.layoutControl1.Root = this.Root;
|
|
|
+ this.layoutControl1.Size = new System.Drawing.Size(475, 439);
|
|
|
+ this.layoutControl1.TabIndex = 0;
|
|
|
+ this.layoutControl1.Text = "layoutControl1";
|
|
|
+ //
|
|
|
+ // btnOk
|
|
|
+ //
|
|
|
+ this.btnOk.Location = new System.Drawing.Point(337, 354);
|
|
|
+ this.btnOk.Name = "btnOk";
|
|
|
+ this.btnOk.Size = new System.Drawing.Size(116, 26);
|
|
|
+ this.btnOk.StyleController = this.layoutControl1;
|
|
|
+ this.btnOk.TabIndex = 8;
|
|
|
+ this.btnOk.Text = "确定";
|
|
|
+ this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
|
|
|
+ //
|
|
|
+ // txtTar
|
|
|
+ //
|
|
|
+ this.txtTar.EditValue = "";
|
|
|
+ this.txtTar.Location = new System.Drawing.Point(22, 39);
|
|
|
+ this.txtTar.Name = "txtTar";
|
|
|
+ this.txtTar.Size = new System.Drawing.Size(431, 20);
|
|
|
+ this.txtTar.StyleController = this.layoutControl1;
|
|
|
+ this.txtTar.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // txtX1
|
|
|
+ //
|
|
|
+ this.txtX1.EditValue = "-1608418.46";
|
|
|
+ this.txtX1.Location = new System.Drawing.Point(22, 171);
|
|
|
+ this.txtX1.Name = "txtX1";
|
|
|
+ this.txtX1.Size = new System.Drawing.Size(138, 20);
|
|
|
+ this.txtX1.StyleController = this.layoutControl1;
|
|
|
+ this.txtX1.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // txtY1
|
|
|
+ //
|
|
|
+ this.txtY1.EditValue = "5994257.60";
|
|
|
+ this.txtY1.Location = new System.Drawing.Point(164, 171);
|
|
|
+ this.txtY1.Name = "txtY1";
|
|
|
+ this.txtY1.Size = new System.Drawing.Size(138, 20);
|
|
|
+ this.txtY1.StyleController = this.layoutControl1;
|
|
|
+ this.txtY1.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // txtZ1
|
|
|
+ //
|
|
|
+ this.txtZ1.EditValue = "3139819.89";
|
|
|
+ this.txtZ1.Location = new System.Drawing.Point(306, 171);
|
|
|
+ this.txtZ1.Name = "txtZ1";
|
|
|
+ this.txtZ1.Size = new System.Drawing.Size(147, 20);
|
|
|
+ this.txtZ1.StyleController = this.layoutControl1;
|
|
|
+ this.txtZ1.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // txtVX1
|
|
|
+ //
|
|
|
+ this.txtVX1.EditValue = "-6632.8731";
|
|
|
+ this.txtVX1.Location = new System.Drawing.Point(22, 221);
|
|
|
+ this.txtVX1.Name = "txtVX1";
|
|
|
+ this.txtVX1.Size = new System.Drawing.Size(138, 20);
|
|
|
+ this.txtVX1.StyleController = this.layoutControl1;
|
|
|
+ this.txtVX1.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // txtVY1
|
|
|
+ //
|
|
|
+ this.txtVY1.EditValue = "-373.9909";
|
|
|
+ this.txtVY1.Location = new System.Drawing.Point(164, 221);
|
|
|
+ this.txtVY1.Name = "txtVY1";
|
|
|
+ this.txtVY1.Size = new System.Drawing.Size(138, 20);
|
|
|
+ this.txtVY1.StyleController = this.layoutControl1;
|
|
|
+ this.txtVY1.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // txtVZ1
|
|
|
+ //
|
|
|
+ this.txtVZ1.EditValue = "-2678.2335";
|
|
|
+ this.txtVZ1.Location = new System.Drawing.Point(306, 221);
|
|
|
+ this.txtVZ1.Name = "txtVZ1";
|
|
|
+ this.txtVZ1.Size = new System.Drawing.Size(147, 20);
|
|
|
+ this.txtVZ1.StyleController = this.layoutControl1;
|
|
|
+ this.txtVZ1.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // txtX2
|
|
|
+ //
|
|
|
+ this.txtX2.EditValue = "-4629555.87";
|
|
|
+ this.txtX2.Location = new System.Drawing.Point(22, 271);
|
|
|
+ this.txtX2.Name = "txtX2";
|
|
|
+ this.txtX2.Size = new System.Drawing.Size(138, 20);
|
|
|
+ this.txtX2.StyleController = this.layoutControl1;
|
|
|
+ this.txtX2.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // txtY2
|
|
|
+ //
|
|
|
+ this.txtY2.EditValue = "4978929.91";
|
|
|
+ this.txtY2.Location = new System.Drawing.Point(164, 271);
|
|
|
+ this.txtY2.Name = "txtY2";
|
|
|
+ this.txtY2.Size = new System.Drawing.Size(138, 20);
|
|
|
+ this.txtY2.StyleController = this.layoutControl1;
|
|
|
+ this.txtY2.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // txtZ2
|
|
|
+ //
|
|
|
+ this.txtZ2.EditValue = "1487241.78";
|
|
|
+ this.txtZ2.Location = new System.Drawing.Point(306, 271);
|
|
|
+ this.txtZ2.Name = "txtZ2";
|
|
|
+ this.txtZ2.Size = new System.Drawing.Size(147, 20);
|
|
|
+ this.txtZ2.StyleController = this.layoutControl1;
|
|
|
+ this.txtZ2.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // txtVX2
|
|
|
+ //
|
|
|
+ this.txtVX2.EditValue = "-4890.2693";
|
|
|
+ this.txtVX2.Location = new System.Drawing.Point(22, 321);
|
|
|
+ this.txtVX2.Name = "txtVX2";
|
|
|
+ this.txtVX2.Size = new System.Drawing.Size(138, 20);
|
|
|
+ this.txtVX2.StyleController = this.layoutControl1;
|
|
|
+ this.txtVX2.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // txtVY2
|
|
|
+ //
|
|
|
+ this.txtVY2.EditValue = "-3337.6709";
|
|
|
+ this.txtVY2.Location = new System.Drawing.Point(164, 321);
|
|
|
+ this.txtVY2.Name = "txtVY2";
|
|
|
+ this.txtVY2.Size = new System.Drawing.Size(138, 20);
|
|
|
+ this.txtVY2.StyleController = this.layoutControl1;
|
|
|
+ this.txtVY2.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // txtVZ2
|
|
|
+ //
|
|
|
+ this.txtVZ2.EditValue = "-4031.3087";
|
|
|
+ this.txtVZ2.Location = new System.Drawing.Point(306, 321);
|
|
|
+ this.txtVZ2.Name = "txtVZ2";
|
|
|
+ this.txtVZ2.Size = new System.Drawing.Size(147, 20);
|
|
|
+ this.txtVZ2.StyleController = this.layoutControl1;
|
|
|
+ this.txtVZ2.TabIndex = 9;
|
|
|
+ //
|
|
|
+ // txtTarFuMhz
|
|
|
+ //
|
|
|
+ this.txtTarFuMhz.EditValue = "260";
|
|
|
+ this.txtTarFuMhz.Location = new System.Drawing.Point(22, 83);
|
|
|
+ this.txtTarFuMhz.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
+ this.txtTarFuMhz.Name = "txtTarFuMhz";
|
|
|
+ this.txtTarFuMhz.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ this.txtTarFuMhz.Size = new System.Drawing.Size(431, 20);
|
|
|
+ this.txtTarFuMhz.StyleController = this.layoutControl1;
|
|
|
+ this.txtTarFuMhz.TabIndex = 10;
|
|
|
+ //
|
|
|
+ // Root
|
|
|
+ //
|
|
|
+ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
|
+ this.Root.GroupBordersVisible = false;
|
|
|
+ this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
+ this.layoutControlItem5,
|
|
|
+ this.layoutControlItem6,
|
|
|
+ this.emptySpaceItem3,
|
|
|
+ this.txtRes,
|
|
|
+ this.lcX1,
|
|
|
+ this.lcY1,
|
|
|
+ this.lcZ1,
|
|
|
+ this.lcVZ1,
|
|
|
+ this.lcVX1,
|
|
|
+ this.lcVY1,
|
|
|
+ this.lcX2,
|
|
|
+ this.lcY2,
|
|
|
+ this.lcZ2,
|
|
|
+ this.lcVX2,
|
|
|
+ this.lcVY2,
|
|
|
+ this.lcVZ2,
|
|
|
+ this.layoutControlItem22,
|
|
|
+ this.layoutControlItem1});
|
|
|
+ this.Root.Name = "Root";
|
|
|
+ this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
|
|
|
+ this.Root.Size = new System.Drawing.Size(475, 439);
|
|
|
+ this.Root.TextVisible = false;
|
|
|
+ //
|
|
|
+ // layoutControlItem5
|
|
|
+ //
|
|
|
+ this.layoutControlItem5.Control = this.btnOk;
|
|
|
+ this.layoutControlItem5.Location = new System.Drawing.Point(315, 332);
|
|
|
+ this.layoutControlItem5.MaxSize = new System.Drawing.Size(120, 30);
|
|
|
+ this.layoutControlItem5.MinSize = new System.Drawing.Size(120, 30);
|
|
|
+ this.layoutControlItem5.Name = "layoutControlItem5";
|
|
|
+ this.layoutControlItem5.Size = new System.Drawing.Size(120, 30);
|
|
|
+ this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem5.TextVisible = false;
|
|
|
+ //
|
|
|
+ // layoutControlItem6
|
|
|
+ //
|
|
|
+ this.layoutControlItem6.Control = this.txtTar;
|
|
|
+ this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.layoutControlItem6.CustomizationFormText = "星历X";
|
|
|
+ this.layoutControlItem6.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.layoutControlItem6.MaxSize = new System.Drawing.Size(0, 44);
|
|
|
+ this.layoutControlItem6.MinSize = new System.Drawing.Size(54, 44);
|
|
|
+ this.layoutControlItem6.Name = "layoutControlItem6";
|
|
|
+ this.layoutControlItem6.Size = new System.Drawing.Size(435, 44);
|
|
|
+ this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem6.Text = "目标位置";
|
|
|
+ this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // emptySpaceItem3
|
|
|
+ //
|
|
|
+ this.emptySpaceItem3.AllowHotTrack = false;
|
|
|
+ this.emptySpaceItem3.Location = new System.Drawing.Point(0, 332);
|
|
|
+ this.emptySpaceItem3.Name = "emptySpaceItem3";
|
|
|
+ this.emptySpaceItem3.Size = new System.Drawing.Size(315, 30);
|
|
|
+ this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ //
|
|
|
+ // txtRes
|
|
|
+ //
|
|
|
+ this.txtRes.AllowHotTrack = false;
|
|
|
+ this.txtRes.Location = new System.Drawing.Point(0, 362);
|
|
|
+ this.txtRes.MaxSize = new System.Drawing.Size(0, 26);
|
|
|
+ this.txtRes.MinSize = new System.Drawing.Size(67, 26);
|
|
|
+ this.txtRes.Name = "txtRes";
|
|
|
+ this.txtRes.Size = new System.Drawing.Size(435, 37);
|
|
|
+ this.txtRes.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.txtRes.Text = " ";
|
|
|
+ this.txtRes.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // lcX1
|
|
|
+ //
|
|
|
+ this.lcX1.Control = this.txtX1;
|
|
|
+ this.lcX1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.lcX1.CustomizationFormText = "主星坐标X";
|
|
|
+ this.lcX1.Location = new System.Drawing.Point(0, 132);
|
|
|
+ this.lcX1.MaxSize = new System.Drawing.Size(0, 50);
|
|
|
+ this.lcX1.MinSize = new System.Drawing.Size(54, 50);
|
|
|
+ this.lcX1.Name = "lcX1";
|
|
|
+ this.lcX1.Size = new System.Drawing.Size(142, 50);
|
|
|
+ this.lcX1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.lcX1.Text = "主星坐标X";
|
|
|
+ this.lcX1.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.lcX1.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // lcY1
|
|
|
+ //
|
|
|
+ this.lcY1.Control = this.txtY1;
|
|
|
+ this.lcY1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.lcY1.CustomizationFormText = "星历X";
|
|
|
+ this.lcY1.Location = new System.Drawing.Point(142, 132);
|
|
|
+ this.lcY1.MaxSize = new System.Drawing.Size(0, 50);
|
|
|
+ this.lcY1.MinSize = new System.Drawing.Size(54, 50);
|
|
|
+ this.lcY1.Name = "lcY1";
|
|
|
+ this.lcY1.Size = new System.Drawing.Size(142, 50);
|
|
|
+ this.lcY1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.lcY1.Text = "主星坐标Y";
|
|
|
+ this.lcY1.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.lcY1.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // lcZ1
|
|
|
+ //
|
|
|
+ this.lcZ1.Control = this.txtZ1;
|
|
|
+ this.lcZ1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.lcZ1.CustomizationFormText = "星历X";
|
|
|
+ this.lcZ1.Location = new System.Drawing.Point(284, 132);
|
|
|
+ this.lcZ1.MaxSize = new System.Drawing.Size(0, 50);
|
|
|
+ this.lcZ1.MinSize = new System.Drawing.Size(54, 50);
|
|
|
+ this.lcZ1.Name = "lcZ1";
|
|
|
+ this.lcZ1.Size = new System.Drawing.Size(151, 50);
|
|
|
+ this.lcZ1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.lcZ1.Text = "主星坐标Z";
|
|
|
+ this.lcZ1.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.lcZ1.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // lcVZ1
|
|
|
+ //
|
|
|
+ this.lcVZ1.Control = this.txtVZ1;
|
|
|
+ this.lcVZ1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.lcVZ1.CustomizationFormText = "星历X";
|
|
|
+ this.lcVZ1.Location = new System.Drawing.Point(284, 182);
|
|
|
+ this.lcVZ1.MaxSize = new System.Drawing.Size(0, 50);
|
|
|
+ this.lcVZ1.MinSize = new System.Drawing.Size(54, 50);
|
|
|
+ this.lcVZ1.Name = "lcVZ1";
|
|
|
+ this.lcVZ1.Size = new System.Drawing.Size(151, 50);
|
|
|
+ this.lcVZ1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.lcVZ1.Text = "主星坐标VZ";
|
|
|
+ this.lcVZ1.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.lcVZ1.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // lcVX1
|
|
|
+ //
|
|
|
+ this.lcVX1.Control = this.txtVX1;
|
|
|
+ this.lcVX1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.lcVX1.CustomizationFormText = "卫星1坐标X";
|
|
|
+ this.lcVX1.Location = new System.Drawing.Point(0, 182);
|
|
|
+ this.lcVX1.MaxSize = new System.Drawing.Size(0, 50);
|
|
|
+ this.lcVX1.MinSize = new System.Drawing.Size(54, 50);
|
|
|
+ this.lcVX1.Name = "lcVX1";
|
|
|
+ this.lcVX1.Size = new System.Drawing.Size(142, 50);
|
|
|
+ this.lcVX1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.lcVX1.Text = "主星坐标VX";
|
|
|
+ this.lcVX1.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.lcVX1.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // lcVY1
|
|
|
+ //
|
|
|
+ this.lcVY1.Control = this.txtVY1;
|
|
|
+ this.lcVY1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.lcVY1.CustomizationFormText = "星历X";
|
|
|
+ this.lcVY1.Location = new System.Drawing.Point(142, 182);
|
|
|
+ this.lcVY1.MaxSize = new System.Drawing.Size(0, 50);
|
|
|
+ this.lcVY1.MinSize = new System.Drawing.Size(54, 50);
|
|
|
+ this.lcVY1.Name = "lcVY1";
|
|
|
+ this.lcVY1.Size = new System.Drawing.Size(142, 50);
|
|
|
+ this.lcVY1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.lcVY1.Text = "主星坐标VY";
|
|
|
+ this.lcVY1.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.lcVY1.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // lcX2
|
|
|
+ //
|
|
|
+ this.lcX2.Control = this.txtX2;
|
|
|
+ this.lcX2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.lcX2.CustomizationFormText = "卫星1坐标X";
|
|
|
+ this.lcX2.Location = new System.Drawing.Point(0, 232);
|
|
|
+ this.lcX2.MaxSize = new System.Drawing.Size(0, 50);
|
|
|
+ this.lcX2.MinSize = new System.Drawing.Size(54, 50);
|
|
|
+ this.lcX2.Name = "lcX2";
|
|
|
+ this.lcX2.Size = new System.Drawing.Size(142, 50);
|
|
|
+ this.lcX2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.lcX2.Text = "邻1星坐标X";
|
|
|
+ this.lcX2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.lcX2.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // lcY2
|
|
|
+ //
|
|
|
+ this.lcY2.Control = this.txtY2;
|
|
|
+ this.lcY2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.lcY2.CustomizationFormText = "星历X";
|
|
|
+ this.lcY2.Location = new System.Drawing.Point(142, 232);
|
|
|
+ this.lcY2.MaxSize = new System.Drawing.Size(0, 50);
|
|
|
+ this.lcY2.MinSize = new System.Drawing.Size(54, 50);
|
|
|
+ this.lcY2.Name = "lcY2";
|
|
|
+ this.lcY2.Size = new System.Drawing.Size(142, 50);
|
|
|
+ this.lcY2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.lcY2.Text = "邻1星坐标Y";
|
|
|
+ this.lcY2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.lcY2.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // lcZ2
|
|
|
+ //
|
|
|
+ this.lcZ2.Control = this.txtZ2;
|
|
|
+ this.lcZ2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.lcZ2.CustomizationFormText = "星历X";
|
|
|
+ this.lcZ2.Location = new System.Drawing.Point(284, 232);
|
|
|
+ this.lcZ2.MaxSize = new System.Drawing.Size(0, 50);
|
|
|
+ this.lcZ2.MinSize = new System.Drawing.Size(54, 50);
|
|
|
+ this.lcZ2.Name = "lcZ2";
|
|
|
+ this.lcZ2.Size = new System.Drawing.Size(151, 50);
|
|
|
+ this.lcZ2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.lcZ2.Text = "邻1星坐标Z";
|
|
|
+ this.lcZ2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.lcZ2.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // lcVX2
|
|
|
+ //
|
|
|
+ this.lcVX2.Control = this.txtVX2;
|
|
|
+ this.lcVX2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.lcVX2.CustomizationFormText = "卫星1坐标X";
|
|
|
+ this.lcVX2.Location = new System.Drawing.Point(0, 282);
|
|
|
+ this.lcVX2.MaxSize = new System.Drawing.Size(0, 50);
|
|
|
+ this.lcVX2.MinSize = new System.Drawing.Size(54, 50);
|
|
|
+ this.lcVX2.Name = "lcVX2";
|
|
|
+ this.lcVX2.Size = new System.Drawing.Size(142, 50);
|
|
|
+ this.lcVX2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.lcVX2.Text = "邻1星坐标VX";
|
|
|
+ this.lcVX2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.lcVX2.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // lcVY2
|
|
|
+ //
|
|
|
+ this.lcVY2.Control = this.txtVY2;
|
|
|
+ this.lcVY2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.lcVY2.CustomizationFormText = "星历X";
|
|
|
+ this.lcVY2.Location = new System.Drawing.Point(142, 282);
|
|
|
+ this.lcVY2.MaxSize = new System.Drawing.Size(0, 50);
|
|
|
+ this.lcVY2.MinSize = new System.Drawing.Size(54, 50);
|
|
|
+ this.lcVY2.Name = "lcVY2";
|
|
|
+ this.lcVY2.Size = new System.Drawing.Size(142, 50);
|
|
|
+ this.lcVY2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.lcVY2.Text = "邻1星坐标VY";
|
|
|
+ this.lcVY2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.lcVY2.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // lcVZ2
|
|
|
+ //
|
|
|
+ this.lcVZ2.Control = this.txtVZ2;
|
|
|
+ this.lcVZ2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.lcVZ2.CustomizationFormText = "星历X";
|
|
|
+ this.lcVZ2.Location = new System.Drawing.Point(284, 282);
|
|
|
+ this.lcVZ2.MaxSize = new System.Drawing.Size(0, 50);
|
|
|
+ this.lcVZ2.MinSize = new System.Drawing.Size(54, 50);
|
|
|
+ this.lcVZ2.Name = "lcVZ2";
|
|
|
+ this.lcVZ2.Size = new System.Drawing.Size(151, 50);
|
|
|
+ this.lcVZ2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.lcVZ2.Text = "邻1星坐标VZ";
|
|
|
+ this.lcVZ2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.lcVZ2.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // layoutControlItem22
|
|
|
+ //
|
|
|
+ this.layoutControlItem22.Control = this.txtTarFuMhz;
|
|
|
+ this.layoutControlItem22.Location = new System.Drawing.Point(0, 44);
|
|
|
+ this.layoutControlItem22.Name = "layoutControlItem22";
|
|
|
+ this.layoutControlItem22.Size = new System.Drawing.Size(435, 44);
|
|
|
+ this.layoutControlItem22.Text = "目标下行频点";
|
|
|
+ this.layoutControlItem22.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem22.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // txtRefFuMhz
|
|
|
+ //
|
|
|
+ this.txtRefFuMhz.EditValue = "260";
|
|
|
+ this.txtRefFuMhz.Location = new System.Drawing.Point(22, 127);
|
|
|
+ this.txtRefFuMhz.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
+ this.txtRefFuMhz.Name = "txtRefFuMhz";
|
|
|
+ this.txtRefFuMhz.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ this.txtRefFuMhz.Size = new System.Drawing.Size(431, 20);
|
|
|
+ this.txtRefFuMhz.StyleController = this.layoutControl1;
|
|
|
+ this.txtRefFuMhz.TabIndex = 10;
|
|
|
+ //
|
|
|
+ // layoutControlItem1
|
|
|
+ //
|
|
|
+ this.layoutControlItem1.Control = this.txtRefFuMhz;
|
|
|
+ this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.layoutControlItem1.CustomizationFormText = "下行频点";
|
|
|
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 88);
|
|
|
+ this.layoutControlItem1.Name = "layoutControlItem1";
|
|
|
+ this.layoutControlItem1.Size = new System.Drawing.Size(435, 44);
|
|
|
+ this.layoutControlItem1.Text = "参考下行频点";
|
|
|
+ this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // TarDfoLeoX2Calc
|
|
|
+ //
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.ClientSize = new System.Drawing.Size(475, 439);
|
|
|
+ this.Controls.Add(this.layoutControl1);
|
|
|
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
|
+ this.Name = "TarDfoLeoX2Calc";
|
|
|
+ this.Text = "频差预测";
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
|
+ this.layoutControl1.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtTar.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtX1.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtY1.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtZ1.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtVX1.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtVY1.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtVZ1.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtX2.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtY2.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtZ2.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtVX2.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtVY2.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtVZ2.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtTarFuMhz.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtRes)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcX1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcY1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcZ1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcVZ1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcVX1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcVY1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcX2)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcY2)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcZ2)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcVX2)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcVY2)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.lcVZ2)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtRefFuMhz.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlGroup Root;
|
|
|
+ private DevExpress.XtraEditors.SimpleButton btnOk;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtTar;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
|
+ private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
|
|
|
+ private DevExpress.XtraLayout.SimpleLabelItem txtRes;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtX1;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtY1;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtZ1;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtVX1;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtVY1;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtVZ1;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtX2;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtY2;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtZ2;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem lcX1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem lcY1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem lcZ1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem lcVZ1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem lcVX1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem lcVY1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem lcX2;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem lcY2;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem lcZ2;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtVX2;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtVY2;
|
|
|
+ private DevExpress.XtraEditors.TextEdit txtVZ2;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem lcVX2;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem lcVY2;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem lcVZ2;
|
|
|
+ private DevExpress.XtraEditors.ButtonEdit txtTarFuMhz;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
|
|
|
+ private DevExpress.XtraEditors.ButtonEdit txtRefFuMhz;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
|
+ }
|
|
|
+}
|