LeoX1ParamEditor.Designer.cs 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535
  1. namespace XdCxRhDW.App.EditForms
  2. {
  3. partial class LeoX1ParamEditor
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
  34. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  38. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  39. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  40. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
  41. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
  42. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
  43. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
  44. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  45. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
  46. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
  47. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
  48. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
  49. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  50. this.ucEphXYZAdja2 = new XdCxRhDW.App.UserControl.UCEphXYZParam();
  51. this.ucEphXYZAdja1 = new XdCxRhDW.App.UserControl.UCEphXYZParam();
  52. this.ucEphXYZMain = new XdCxRhDW.App.UserControl.UCEphXYZParam();
  53. this.txtDfo1 = new DevExpress.XtraEditors.ButtonEdit();
  54. this.btnOK = new DevExpress.XtraEditors.SimpleButton();
  55. this.btnXl = new DevExpress.XtraEditors.SimpleButton();
  56. this.sigTime = new DevExpress.XtraEditors.DateEdit();
  57. this.txtDfo2 = new DevExpress.XtraEditors.ButtonEdit();
  58. this.txtTargetFreq = new DevExpress.XtraEditors.ButtonEdit();
  59. this.txtTargetDFreq = new DevExpress.XtraEditors.ButtonEdit();
  60. this.btnDfoCalc = new DevExpress.XtraEditors.SimpleButton();
  61. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  62. this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
  63. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  64. this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
  65. this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
  66. this.itemSigTime = new DevExpress.XtraLayout.LayoutControlItem();
  67. this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
  68. this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
  69. this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
  70. this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
  71. this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
  72. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  73. this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
  74. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  75. this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
  76. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  77. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  78. this.layoutControl1.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.txtDfo1.Properties)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.sigTime.Properties)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.sigTime.Properties.CalendarTimeProperties)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.txtDfo2.Properties)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.txtTargetFreq.Properties)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.txtTargetDFreq.Properties)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.itemSigTime)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  101. this.SuspendLayout();
  102. //
  103. // layoutControl1
  104. //
  105. this.layoutControl1.Controls.Add(this.ucEphXYZAdja2);
  106. this.layoutControl1.Controls.Add(this.ucEphXYZAdja1);
  107. this.layoutControl1.Controls.Add(this.ucEphXYZMain);
  108. this.layoutControl1.Controls.Add(this.txtDfo1);
  109. this.layoutControl1.Controls.Add(this.btnOK);
  110. this.layoutControl1.Controls.Add(this.btnXl);
  111. this.layoutControl1.Controls.Add(this.sigTime);
  112. this.layoutControl1.Controls.Add(this.txtDfo2);
  113. this.layoutControl1.Controls.Add(this.txtTargetFreq);
  114. this.layoutControl1.Controls.Add(this.txtTargetDFreq);
  115. this.layoutControl1.Controls.Add(this.btnDfoCalc);
  116. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  117. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  118. this.layoutControl1.Name = "layoutControl1";
  119. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(831, 101, 650, 400);
  120. this.layoutControl1.Root = this.Root;
  121. this.layoutControl1.Size = new System.Drawing.Size(642, 490);
  122. this.layoutControl1.TabIndex = 0;
  123. this.layoutControl1.Text = "layoutControl1";
  124. //
  125. // ucEphXYZAdja2
  126. //
  127. this.ucEphXYZAdja2.Location = new System.Drawing.Point(12, 276);
  128. this.ucEphXYZAdja2.Name = "ucEphXYZAdja2";
  129. this.ucEphXYZAdja2.Size = new System.Drawing.Size(618, 86);
  130. this.ucEphXYZAdja2.TabIndex = 15;
  131. //
  132. // ucEphXYZAdja1
  133. //
  134. this.ucEphXYZAdja1.Location = new System.Drawing.Point(12, 186);
  135. this.ucEphXYZAdja1.Name = "ucEphXYZAdja1";
  136. this.ucEphXYZAdja1.Size = new System.Drawing.Size(618, 86);
  137. this.ucEphXYZAdja1.TabIndex = 14;
  138. //
  139. // ucEphXYZMain
  140. //
  141. this.ucEphXYZMain.Location = new System.Drawing.Point(12, 96);
  142. this.ucEphXYZMain.Name = "ucEphXYZMain";
  143. this.ucEphXYZMain.Size = new System.Drawing.Size(618, 86);
  144. this.ucEphXYZMain.TabIndex = 13;
  145. //
  146. // txtDfo1
  147. //
  148. this.txtDfo1.Location = new System.Drawing.Point(220, 71);
  149. this.txtDfo1.MaximumSize = new System.Drawing.Size(0, 20);
  150. this.txtDfo1.Name = "txtDfo1";
  151. this.txtDfo1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  152. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  153. this.txtDfo1.Properties.NullValuePrompt = "必需";
  154. this.txtDfo1.Size = new System.Drawing.Size(197, 20);
  155. this.txtDfo1.StyleController = this.layoutControl1;
  156. this.txtDfo1.TabIndex = 6;
  157. //
  158. // btnOK
  159. //
  160. this.btnOK.Location = new System.Drawing.Point(532, 373);
  161. this.btnOK.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  162. this.btnOK.Name = "btnOK";
  163. this.btnOK.Size = new System.Drawing.Size(96, 22);
  164. this.btnOK.StyleController = this.layoutControl1;
  165. this.btnOK.TabIndex = 12;
  166. this.btnOK.Text = "手动定位";
  167. this.btnOK.Click += new System.EventHandler(this.btnOk_Click);
  168. //
  169. // btnXl
  170. //
  171. this.btnXl.Location = new System.Drawing.Point(314, 373);
  172. this.btnXl.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  173. this.btnXl.Name = "btnXl";
  174. this.btnXl.Size = new System.Drawing.Size(96, 22);
  175. this.btnXl.StyleController = this.layoutControl1;
  176. this.btnXl.TabIndex = 12;
  177. this.btnXl.Text = "重新计算星历";
  178. this.btnXl.ToolTip = "根据信号时间使用匹配的双行根重新推算星历";
  179. this.btnXl.Click += new System.EventHandler(this.btnXl_Click);
  180. //
  181. // sigTime
  182. //
  183. this.sigTime.EditValue = null;
  184. this.sigTime.Location = new System.Drawing.Point(14, 71);
  185. this.sigTime.Name = "sigTime";
  186. this.sigTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  187. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  188. this.sigTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  189. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  190. this.sigTime.Properties.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  191. this.sigTime.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  192. this.sigTime.Properties.EditFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  193. this.sigTime.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  194. this.sigTime.Properties.MaskSettings.Set("mask", "yyyy-MM-dd HH:mm:ss");
  195. this.sigTime.Size = new System.Drawing.Size(202, 20);
  196. this.sigTime.StyleController = this.layoutControl1;
  197. this.sigTime.TabIndex = 9;
  198. //
  199. // txtDfo2
  200. //
  201. this.txtDfo2.Location = new System.Drawing.Point(421, 71);
  202. this.txtDfo2.MaximumSize = new System.Drawing.Size(0, 20);
  203. this.txtDfo2.Name = "txtDfo2";
  204. this.txtDfo2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  205. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  206. this.txtDfo2.Properties.NullValuePrompt = "必需";
  207. this.txtDfo2.Size = new System.Drawing.Size(207, 20);
  208. this.txtDfo2.StyleController = this.layoutControl1;
  209. this.txtDfo2.TabIndex = 6;
  210. //
  211. // txtTargetFreq
  212. //
  213. this.txtTargetFreq.Location = new System.Drawing.Point(279, 29);
  214. this.txtTargetFreq.MaximumSize = new System.Drawing.Size(0, 20);
  215. this.txtTargetFreq.Name = "txtTargetFreq";
  216. this.txtTargetFreq.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  217. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  218. this.txtTargetFreq.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  219. this.txtTargetFreq.Size = new System.Drawing.Size(351, 20);
  220. this.txtTargetFreq.StyleController = this.layoutControl1;
  221. this.txtTargetFreq.TabIndex = 6;
  222. //
  223. // txtTargetDFreq
  224. //
  225. this.txtTargetDFreq.Location = new System.Drawing.Point(12, 29);
  226. this.txtTargetDFreq.MaximumSize = new System.Drawing.Size(0, 20);
  227. this.txtTargetDFreq.Name = "txtTargetDFreq";
  228. this.txtTargetDFreq.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  229. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  230. this.txtTargetDFreq.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  231. this.txtTargetDFreq.Size = new System.Drawing.Size(261, 20);
  232. this.txtTargetDFreq.StyleController = this.layoutControl1;
  233. this.txtTargetDFreq.TabIndex = 6;
  234. //
  235. // btnDfoCalc
  236. //
  237. this.btnDfoCalc.Location = new System.Drawing.Point(422, 373);
  238. this.btnDfoCalc.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  239. this.btnDfoCalc.Name = "btnDfoCalc";
  240. this.btnDfoCalc.Size = new System.Drawing.Size(96, 22);
  241. this.btnDfoCalc.StyleController = this.layoutControl1;
  242. this.btnDfoCalc.TabIndex = 12;
  243. this.btnDfoCalc.Text = "频差线";
  244. this.btnDfoCalc.Click += new System.EventHandler(this.btnDfoCalc_Click);
  245. //
  246. // Root
  247. //
  248. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  249. this.Root.GroupBordersVisible = false;
  250. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  251. this.emptySpaceItem3,
  252. this.layoutControlItem2,
  253. this.layoutControlItem17,
  254. this.layoutControlItem19,
  255. this.itemSigTime,
  256. this.layoutControlItem21,
  257. this.simpleLabelItem1,
  258. this.layoutControlItem16,
  259. this.layoutControlItem20,
  260. this.layoutControlItem25,
  261. this.layoutControlItem3,
  262. this.layoutControlItem23,
  263. this.layoutControlItem6,
  264. this.emptySpaceItem1});
  265. this.Root.Name = "Root";
  266. this.Root.Size = new System.Drawing.Size(642, 490);
  267. this.Root.TextVisible = false;
  268. //
  269. // emptySpaceItem3
  270. //
  271. this.emptySpaceItem3.AllowHotTrack = false;
  272. this.emptySpaceItem3.Location = new System.Drawing.Point(0, 354);
  273. this.emptySpaceItem3.Name = "emptySpaceItem3";
  274. this.emptySpaceItem3.Size = new System.Drawing.Size(302, 33);
  275. this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
  276. //
  277. // layoutControlItem2
  278. //
  279. this.layoutControlItem2.Control = this.txtDfo1;
  280. this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  281. this.layoutControlItem2.CustomizationFormText = "轨道经度";
  282. this.layoutControlItem2.Location = new System.Drawing.Point(208, 42);
  283. this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 42);
  284. this.layoutControlItem2.MinSize = new System.Drawing.Size(54, 42);
  285. this.layoutControlItem2.Name = "layoutControlItem2";
  286. this.layoutControlItem2.Size = new System.Drawing.Size(201, 42);
  287. this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  288. this.layoutControlItem2.Text = "第一时刻频差";
  289. this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
  290. this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 14);
  291. //
  292. // layoutControlItem17
  293. //
  294. this.layoutControlItem17.Control = this.btnOK;
  295. this.layoutControlItem17.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  296. this.layoutControlItem17.CustomizationFormText = "layoutControlItem1";
  297. this.layoutControlItem17.Location = new System.Drawing.Point(512, 354);
  298. this.layoutControlItem17.MaxSize = new System.Drawing.Size(110, 33);
  299. this.layoutControlItem17.MinSize = new System.Drawing.Size(110, 33);
  300. this.layoutControlItem17.Name = "layoutControlItem17";
  301. this.layoutControlItem17.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 2, 9, 2);
  302. this.layoutControlItem17.Size = new System.Drawing.Size(110, 33);
  303. this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  304. this.layoutControlItem17.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 2, 0, 0);
  305. this.layoutControlItem17.Text = "layoutControlItem1";
  306. this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
  307. this.layoutControlItem17.TextVisible = false;
  308. //
  309. // layoutControlItem19
  310. //
  311. this.layoutControlItem19.Control = this.btnXl;
  312. this.layoutControlItem19.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  313. this.layoutControlItem19.CustomizationFormText = "layoutControlItem1";
  314. this.layoutControlItem19.Location = new System.Drawing.Point(302, 354);
  315. this.layoutControlItem19.MaxSize = new System.Drawing.Size(100, 33);
  316. this.layoutControlItem19.MinSize = new System.Drawing.Size(100, 33);
  317. this.layoutControlItem19.Name = "layoutControlItem19";
  318. this.layoutControlItem19.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  319. this.layoutControlItem19.Size = new System.Drawing.Size(100, 33);
  320. this.layoutControlItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  321. this.layoutControlItem19.Text = "layoutControlItem1";
  322. this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
  323. this.layoutControlItem19.TextVisible = false;
  324. //
  325. // itemSigTime
  326. //
  327. this.itemSigTime.Control = this.sigTime;
  328. this.itemSigTime.Location = new System.Drawing.Point(0, 42);
  329. this.itemSigTime.MaxSize = new System.Drawing.Size(0, 42);
  330. this.itemSigTime.MinSize = new System.Drawing.Size(83, 42);
  331. this.itemSigTime.Name = "itemSigTime";
  332. this.itemSigTime.Size = new System.Drawing.Size(208, 42);
  333. this.itemSigTime.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  334. this.itemSigTime.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 0, 0, 0);
  335. this.itemSigTime.Text = "信号时间";
  336. this.itemSigTime.TextLocation = DevExpress.Utils.Locations.Top;
  337. this.itemSigTime.TextSize = new System.Drawing.Size(72, 14);
  338. //
  339. // layoutControlItem21
  340. //
  341. this.layoutControlItem21.Control = this.txtTargetDFreq;
  342. this.layoutControlItem21.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  343. this.layoutControlItem21.CustomizationFormText = "轨道经度";
  344. this.layoutControlItem21.Location = new System.Drawing.Point(0, 0);
  345. this.layoutControlItem21.MaxSize = new System.Drawing.Size(0, 42);
  346. this.layoutControlItem21.MinSize = new System.Drawing.Size(54, 42);
  347. this.layoutControlItem21.Name = "layoutControlItem21";
  348. this.layoutControlItem21.Size = new System.Drawing.Size(265, 42);
  349. this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  350. this.layoutControlItem21.Text = "目标下行频点";
  351. this.layoutControlItem21.TextLocation = DevExpress.Utils.Locations.Top;
  352. this.layoutControlItem21.TextSize = new System.Drawing.Size(72, 14);
  353. //
  354. // simpleLabelItem1
  355. //
  356. this.simpleLabelItem1.AllowHotTrack = false;
  357. this.simpleLabelItem1.Location = new System.Drawing.Point(0, 387);
  358. this.simpleLabelItem1.MaxSize = new System.Drawing.Size(0, 30);
  359. this.simpleLabelItem1.MinSize = new System.Drawing.Size(76, 30);
  360. this.simpleLabelItem1.Name = "simpleLabelItem1";
  361. this.simpleLabelItem1.Size = new System.Drawing.Size(622, 30);
  362. this.simpleLabelItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  363. this.simpleLabelItem1.Text = " ";
  364. this.simpleLabelItem1.TextSize = new System.Drawing.Size(72, 14);
  365. //
  366. // layoutControlItem16
  367. //
  368. this.layoutControlItem16.Control = this.ucEphXYZMain;
  369. this.layoutControlItem16.Location = new System.Drawing.Point(0, 84);
  370. this.layoutControlItem16.MaxSize = new System.Drawing.Size(0, 90);
  371. this.layoutControlItem16.MinSize = new System.Drawing.Size(190, 90);
  372. this.layoutControlItem16.Name = "layoutControlItem16";
  373. this.layoutControlItem16.Size = new System.Drawing.Size(622, 90);
  374. this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  375. this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
  376. this.layoutControlItem16.TextVisible = false;
  377. //
  378. // layoutControlItem20
  379. //
  380. this.layoutControlItem20.Control = this.ucEphXYZAdja1;
  381. this.layoutControlItem20.Location = new System.Drawing.Point(0, 174);
  382. this.layoutControlItem20.MaxSize = new System.Drawing.Size(0, 90);
  383. this.layoutControlItem20.MinSize = new System.Drawing.Size(190, 90);
  384. this.layoutControlItem20.Name = "layoutControlItem20";
  385. this.layoutControlItem20.Size = new System.Drawing.Size(622, 90);
  386. this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  387. this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
  388. this.layoutControlItem20.TextVisible = false;
  389. //
  390. // layoutControlItem25
  391. //
  392. this.layoutControlItem25.Control = this.ucEphXYZAdja2;
  393. this.layoutControlItem25.Location = new System.Drawing.Point(0, 264);
  394. this.layoutControlItem25.MaxSize = new System.Drawing.Size(0, 90);
  395. this.layoutControlItem25.MinSize = new System.Drawing.Size(190, 90);
  396. this.layoutControlItem25.Name = "layoutControlItem25";
  397. this.layoutControlItem25.Size = new System.Drawing.Size(622, 90);
  398. this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  399. this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
  400. this.layoutControlItem25.TextVisible = false;
  401. //
  402. // layoutControlItem3
  403. //
  404. this.layoutControlItem3.Control = this.btnDfoCalc;
  405. this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  406. this.layoutControlItem3.CustomizationFormText = "layoutControlItem1";
  407. this.layoutControlItem3.Location = new System.Drawing.Point(402, 354);
  408. this.layoutControlItem3.MaxSize = new System.Drawing.Size(110, 33);
  409. this.layoutControlItem3.MinSize = new System.Drawing.Size(110, 33);
  410. this.layoutControlItem3.Name = "layoutControlItem3";
  411. this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 2, 9, 2);
  412. this.layoutControlItem3.Size = new System.Drawing.Size(110, 33);
  413. this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  414. this.layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 2, 0, 0);
  415. this.layoutControlItem3.Text = "layoutControlItem1";
  416. this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  417. this.layoutControlItem3.TextVisible = false;
  418. //
  419. // layoutControlItem23
  420. //
  421. this.layoutControlItem23.Control = this.txtTargetFreq;
  422. this.layoutControlItem23.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  423. this.layoutControlItem23.CustomizationFormText = "轨道经度";
  424. this.layoutControlItem23.Location = new System.Drawing.Point(265, 0);
  425. this.layoutControlItem23.MaxSize = new System.Drawing.Size(0, 42);
  426. this.layoutControlItem23.MinSize = new System.Drawing.Size(54, 42);
  427. this.layoutControlItem23.Name = "layoutControlItem23";
  428. this.layoutControlItem23.Size = new System.Drawing.Size(357, 42);
  429. this.layoutControlItem23.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  430. this.layoutControlItem23.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 0, 0, 0);
  431. this.layoutControlItem23.Text = "目标上行频点";
  432. this.layoutControlItem23.TextLocation = DevExpress.Utils.Locations.Top;
  433. this.layoutControlItem23.TextSize = new System.Drawing.Size(72, 14);
  434. //
  435. // layoutControlItem6
  436. //
  437. this.layoutControlItem6.Control = this.txtDfo2;
  438. this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  439. this.layoutControlItem6.CustomizationFormText = "轨道经度";
  440. this.layoutControlItem6.Location = new System.Drawing.Point(409, 42);
  441. this.layoutControlItem6.MaxSize = new System.Drawing.Size(0, 42);
  442. this.layoutControlItem6.MinSize = new System.Drawing.Size(54, 42);
  443. this.layoutControlItem6.Name = "layoutControlItem6";
  444. this.layoutControlItem6.Size = new System.Drawing.Size(213, 42);
  445. this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  446. this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 2, 0, 0);
  447. this.layoutControlItem6.Text = "第二时刻频差";
  448. this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
  449. this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 14);
  450. //
  451. // dxErrorProvider
  452. //
  453. this.dxErrorProvider.ContainerControl = this;
  454. //
  455. // emptySpaceItem1
  456. //
  457. this.emptySpaceItem1.AllowHotTrack = false;
  458. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 417);
  459. this.emptySpaceItem1.MinSize = new System.Drawing.Size(104, 2);
  460. this.emptySpaceItem1.Name = "emptySpaceItem1";
  461. this.emptySpaceItem1.Size = new System.Drawing.Size(622, 53);
  462. this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  463. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  464. //
  465. // LeoX1ParamEditor
  466. //
  467. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  468. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  469. this.Controls.Add(this.layoutControl1);
  470. this.Name = "LeoX1ParamEditor";
  471. this.Size = new System.Drawing.Size(642, 490);
  472. this.Load += new System.EventHandler(this.LeoX1ParamEditor_Load);
  473. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  474. this.layoutControl1.ResumeLayout(false);
  475. ((System.ComponentModel.ISupportInitialize)(this.txtDfo1.Properties)).EndInit();
  476. ((System.ComponentModel.ISupportInitialize)(this.sigTime.Properties.CalendarTimeProperties)).EndInit();
  477. ((System.ComponentModel.ISupportInitialize)(this.sigTime.Properties)).EndInit();
  478. ((System.ComponentModel.ISupportInitialize)(this.txtDfo2.Properties)).EndInit();
  479. ((System.ComponentModel.ISupportInitialize)(this.txtTargetFreq.Properties)).EndInit();
  480. ((System.ComponentModel.ISupportInitialize)(this.txtTargetDFreq.Properties)).EndInit();
  481. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  482. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
  483. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  484. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
  485. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
  486. ((System.ComponentModel.ISupportInitialize)(this.itemSigTime)).EndInit();
  487. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
  488. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
  489. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
  490. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
  491. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
  492. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  493. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
  494. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  495. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  497. this.ResumeLayout(false);
  498. }
  499. #endregion
  500. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  501. private DevExpress.XtraLayout.LayoutControlGroup Root;
  502. private DevExpress.XtraEditors.DateEdit sigTime;
  503. private DevExpress.XtraLayout.LayoutControlItem itemSigTime;
  504. private DevExpress.XtraEditors.ButtonEdit txtDfo1;
  505. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  506. private DevExpress.XtraEditors.ButtonEdit txtDfo2;
  507. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  508. private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
  509. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
  510. private DevExpress.XtraEditors.SimpleButton btnOK;
  511. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
  512. private DevExpress.XtraEditors.SimpleButton btnXl;
  513. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
  514. private DevExpress.XtraEditors.ButtonEdit txtTargetDFreq;
  515. private DevExpress.XtraEditors.ButtonEdit txtTargetFreq;
  516. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
  517. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
  518. private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
  519. private UserControl.UCEphXYZParam ucEphXYZAdja1;
  520. private UserControl.UCEphXYZParam ucEphXYZMain;
  521. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
  522. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
  523. private UserControl.UCEphXYZParam ucEphXYZAdja2;
  524. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
  525. private DevExpress.XtraEditors.SimpleButton btnDfoCalc;
  526. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  527. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  528. }
  529. }