TarDfoLeoX2Calc.Designer.cs 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658
  1. namespace XdCxRhDW.App.EditForms
  2. {
  3. partial class TarDfoLeoX2Calc
  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. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  29. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  34. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
  38. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  39. this.btnOk = new DevExpress.XtraEditors.SimpleButton();
  40. this.txtTar = new DevExpress.XtraEditors.TextEdit();
  41. this.txtX1 = new DevExpress.XtraEditors.TextEdit();
  42. this.txtY1 = new DevExpress.XtraEditors.TextEdit();
  43. this.txtZ1 = new DevExpress.XtraEditors.TextEdit();
  44. this.txtVX1 = new DevExpress.XtraEditors.TextEdit();
  45. this.txtVY1 = new DevExpress.XtraEditors.TextEdit();
  46. this.txtVZ1 = new DevExpress.XtraEditors.TextEdit();
  47. this.txtX2 = new DevExpress.XtraEditors.TextEdit();
  48. this.txtY2 = new DevExpress.XtraEditors.TextEdit();
  49. this.txtZ2 = new DevExpress.XtraEditors.TextEdit();
  50. this.txtVX2 = new DevExpress.XtraEditors.TextEdit();
  51. this.txtVY2 = new DevExpress.XtraEditors.TextEdit();
  52. this.txtVZ2 = new DevExpress.XtraEditors.TextEdit();
  53. this.txtTarFuMhz = new DevExpress.XtraEditors.ButtonEdit();
  54. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  55. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  56. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  57. this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
  58. this.txtRes = new DevExpress.XtraLayout.SimpleLabelItem();
  59. this.lcX1 = new DevExpress.XtraLayout.LayoutControlItem();
  60. this.lcY1 = new DevExpress.XtraLayout.LayoutControlItem();
  61. this.lcZ1 = new DevExpress.XtraLayout.LayoutControlItem();
  62. this.lcVZ1 = new DevExpress.XtraLayout.LayoutControlItem();
  63. this.lcVX1 = new DevExpress.XtraLayout.LayoutControlItem();
  64. this.lcVY1 = new DevExpress.XtraLayout.LayoutControlItem();
  65. this.lcX2 = new DevExpress.XtraLayout.LayoutControlItem();
  66. this.lcY2 = new DevExpress.XtraLayout.LayoutControlItem();
  67. this.lcZ2 = new DevExpress.XtraLayout.LayoutControlItem();
  68. this.lcVX2 = new DevExpress.XtraLayout.LayoutControlItem();
  69. this.lcVY2 = new DevExpress.XtraLayout.LayoutControlItem();
  70. this.lcVZ2 = new DevExpress.XtraLayout.LayoutControlItem();
  71. this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
  72. this.txtRefFuMhz = new DevExpress.XtraEditors.ButtonEdit();
  73. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  74. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  75. this.layoutControl1.SuspendLayout();
  76. ((System.ComponentModel.ISupportInitialize)(this.txtTar.Properties)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.txtX1.Properties)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.txtY1.Properties)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.txtZ1.Properties)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.txtVX1.Properties)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.txtVY1.Properties)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.txtVZ1.Properties)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.txtX2.Properties)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.txtY2.Properties)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.txtZ2.Properties)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.txtVX2.Properties)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.txtVY2.Properties)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.txtVZ2.Properties)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.txtTarFuMhz.Properties)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.txtRes)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.lcX1)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.lcY1)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.lcZ1)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.lcVZ1)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.lcVX1)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.lcVY1)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.lcX2)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.lcY2)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.lcZ2)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.lcVX2)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.lcVY2)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.lcVZ2)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.txtRefFuMhz.Properties)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  110. this.SuspendLayout();
  111. //
  112. // layoutControl1
  113. //
  114. this.layoutControl1.Controls.Add(this.btnOk);
  115. this.layoutControl1.Controls.Add(this.txtTar);
  116. this.layoutControl1.Controls.Add(this.txtX1);
  117. this.layoutControl1.Controls.Add(this.txtY1);
  118. this.layoutControl1.Controls.Add(this.txtZ1);
  119. this.layoutControl1.Controls.Add(this.txtVX1);
  120. this.layoutControl1.Controls.Add(this.txtVY1);
  121. this.layoutControl1.Controls.Add(this.txtVZ1);
  122. this.layoutControl1.Controls.Add(this.txtX2);
  123. this.layoutControl1.Controls.Add(this.txtY2);
  124. this.layoutControl1.Controls.Add(this.txtZ2);
  125. this.layoutControl1.Controls.Add(this.txtVX2);
  126. this.layoutControl1.Controls.Add(this.txtVY2);
  127. this.layoutControl1.Controls.Add(this.txtVZ2);
  128. this.layoutControl1.Controls.Add(this.txtTarFuMhz);
  129. this.layoutControl1.Controls.Add(this.txtRefFuMhz);
  130. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  131. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  132. this.layoutControl1.Name = "layoutControl1";
  133. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(831, 101, 650, 400);
  134. this.layoutControl1.Root = this.Root;
  135. this.layoutControl1.Size = new System.Drawing.Size(475, 439);
  136. this.layoutControl1.TabIndex = 0;
  137. this.layoutControl1.Text = "layoutControl1";
  138. //
  139. // btnOk
  140. //
  141. this.btnOk.Location = new System.Drawing.Point(337, 354);
  142. this.btnOk.Name = "btnOk";
  143. this.btnOk.Size = new System.Drawing.Size(116, 26);
  144. this.btnOk.StyleController = this.layoutControl1;
  145. this.btnOk.TabIndex = 8;
  146. this.btnOk.Text = "确定";
  147. this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
  148. //
  149. // txtTar
  150. //
  151. this.txtTar.EditValue = "";
  152. this.txtTar.Location = new System.Drawing.Point(22, 39);
  153. this.txtTar.Name = "txtTar";
  154. this.txtTar.Size = new System.Drawing.Size(431, 20);
  155. this.txtTar.StyleController = this.layoutControl1;
  156. this.txtTar.TabIndex = 9;
  157. //
  158. // txtX1
  159. //
  160. this.txtX1.EditValue = "-1608418.46";
  161. this.txtX1.Location = new System.Drawing.Point(22, 171);
  162. this.txtX1.Name = "txtX1";
  163. this.txtX1.Size = new System.Drawing.Size(138, 20);
  164. this.txtX1.StyleController = this.layoutControl1;
  165. this.txtX1.TabIndex = 9;
  166. //
  167. // txtY1
  168. //
  169. this.txtY1.EditValue = "5994257.60";
  170. this.txtY1.Location = new System.Drawing.Point(164, 171);
  171. this.txtY1.Name = "txtY1";
  172. this.txtY1.Size = new System.Drawing.Size(138, 20);
  173. this.txtY1.StyleController = this.layoutControl1;
  174. this.txtY1.TabIndex = 9;
  175. //
  176. // txtZ1
  177. //
  178. this.txtZ1.EditValue = "3139819.89";
  179. this.txtZ1.Location = new System.Drawing.Point(306, 171);
  180. this.txtZ1.Name = "txtZ1";
  181. this.txtZ1.Size = new System.Drawing.Size(147, 20);
  182. this.txtZ1.StyleController = this.layoutControl1;
  183. this.txtZ1.TabIndex = 9;
  184. //
  185. // txtVX1
  186. //
  187. this.txtVX1.EditValue = "-6632.8731";
  188. this.txtVX1.Location = new System.Drawing.Point(22, 221);
  189. this.txtVX1.Name = "txtVX1";
  190. this.txtVX1.Size = new System.Drawing.Size(138, 20);
  191. this.txtVX1.StyleController = this.layoutControl1;
  192. this.txtVX1.TabIndex = 9;
  193. //
  194. // txtVY1
  195. //
  196. this.txtVY1.EditValue = "-373.9909";
  197. this.txtVY1.Location = new System.Drawing.Point(164, 221);
  198. this.txtVY1.Name = "txtVY1";
  199. this.txtVY1.Size = new System.Drawing.Size(138, 20);
  200. this.txtVY1.StyleController = this.layoutControl1;
  201. this.txtVY1.TabIndex = 9;
  202. //
  203. // txtVZ1
  204. //
  205. this.txtVZ1.EditValue = "-2678.2335";
  206. this.txtVZ1.Location = new System.Drawing.Point(306, 221);
  207. this.txtVZ1.Name = "txtVZ1";
  208. this.txtVZ1.Size = new System.Drawing.Size(147, 20);
  209. this.txtVZ1.StyleController = this.layoutControl1;
  210. this.txtVZ1.TabIndex = 9;
  211. //
  212. // txtX2
  213. //
  214. this.txtX2.EditValue = "-4629555.87";
  215. this.txtX2.Location = new System.Drawing.Point(22, 271);
  216. this.txtX2.Name = "txtX2";
  217. this.txtX2.Size = new System.Drawing.Size(138, 20);
  218. this.txtX2.StyleController = this.layoutControl1;
  219. this.txtX2.TabIndex = 9;
  220. //
  221. // txtY2
  222. //
  223. this.txtY2.EditValue = "4978929.91";
  224. this.txtY2.Location = new System.Drawing.Point(164, 271);
  225. this.txtY2.Name = "txtY2";
  226. this.txtY2.Size = new System.Drawing.Size(138, 20);
  227. this.txtY2.StyleController = this.layoutControl1;
  228. this.txtY2.TabIndex = 9;
  229. //
  230. // txtZ2
  231. //
  232. this.txtZ2.EditValue = "1487241.78";
  233. this.txtZ2.Location = new System.Drawing.Point(306, 271);
  234. this.txtZ2.Name = "txtZ2";
  235. this.txtZ2.Size = new System.Drawing.Size(147, 20);
  236. this.txtZ2.StyleController = this.layoutControl1;
  237. this.txtZ2.TabIndex = 9;
  238. //
  239. // txtVX2
  240. //
  241. this.txtVX2.EditValue = "-4890.2693";
  242. this.txtVX2.Location = new System.Drawing.Point(22, 321);
  243. this.txtVX2.Name = "txtVX2";
  244. this.txtVX2.Size = new System.Drawing.Size(138, 20);
  245. this.txtVX2.StyleController = this.layoutControl1;
  246. this.txtVX2.TabIndex = 9;
  247. //
  248. // txtVY2
  249. //
  250. this.txtVY2.EditValue = "-3337.6709";
  251. this.txtVY2.Location = new System.Drawing.Point(164, 321);
  252. this.txtVY2.Name = "txtVY2";
  253. this.txtVY2.Size = new System.Drawing.Size(138, 20);
  254. this.txtVY2.StyleController = this.layoutControl1;
  255. this.txtVY2.TabIndex = 9;
  256. //
  257. // txtVZ2
  258. //
  259. this.txtVZ2.EditValue = "-4031.3087";
  260. this.txtVZ2.Location = new System.Drawing.Point(306, 321);
  261. this.txtVZ2.Name = "txtVZ2";
  262. this.txtVZ2.Size = new System.Drawing.Size(147, 20);
  263. this.txtVZ2.StyleController = this.layoutControl1;
  264. this.txtVZ2.TabIndex = 9;
  265. //
  266. // txtTarFuMhz
  267. //
  268. this.txtTarFuMhz.EditValue = "260";
  269. this.txtTarFuMhz.Location = new System.Drawing.Point(22, 83);
  270. this.txtTarFuMhz.MaximumSize = new System.Drawing.Size(0, 20);
  271. this.txtTarFuMhz.Name = "txtTarFuMhz";
  272. this.txtTarFuMhz.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  273. 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)});
  274. this.txtTarFuMhz.Size = new System.Drawing.Size(431, 20);
  275. this.txtTarFuMhz.StyleController = this.layoutControl1;
  276. this.txtTarFuMhz.TabIndex = 10;
  277. //
  278. // Root
  279. //
  280. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  281. this.Root.GroupBordersVisible = false;
  282. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  283. this.layoutControlItem5,
  284. this.layoutControlItem6,
  285. this.emptySpaceItem3,
  286. this.txtRes,
  287. this.lcX1,
  288. this.lcY1,
  289. this.lcZ1,
  290. this.lcVZ1,
  291. this.lcVX1,
  292. this.lcVY1,
  293. this.lcX2,
  294. this.lcY2,
  295. this.lcZ2,
  296. this.lcVX2,
  297. this.lcVY2,
  298. this.lcVZ2,
  299. this.layoutControlItem22,
  300. this.layoutControlItem1});
  301. this.Root.Name = "Root";
  302. this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
  303. this.Root.Size = new System.Drawing.Size(475, 439);
  304. this.Root.TextVisible = false;
  305. //
  306. // layoutControlItem5
  307. //
  308. this.layoutControlItem5.Control = this.btnOk;
  309. this.layoutControlItem5.Location = new System.Drawing.Point(315, 332);
  310. this.layoutControlItem5.MaxSize = new System.Drawing.Size(120, 30);
  311. this.layoutControlItem5.MinSize = new System.Drawing.Size(120, 30);
  312. this.layoutControlItem5.Name = "layoutControlItem5";
  313. this.layoutControlItem5.Size = new System.Drawing.Size(120, 30);
  314. this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  315. this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
  316. this.layoutControlItem5.TextVisible = false;
  317. //
  318. // layoutControlItem6
  319. //
  320. this.layoutControlItem6.Control = this.txtTar;
  321. this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  322. this.layoutControlItem6.CustomizationFormText = "星历X";
  323. this.layoutControlItem6.Location = new System.Drawing.Point(0, 0);
  324. this.layoutControlItem6.MaxSize = new System.Drawing.Size(0, 44);
  325. this.layoutControlItem6.MinSize = new System.Drawing.Size(54, 44);
  326. this.layoutControlItem6.Name = "layoutControlItem6";
  327. this.layoutControlItem6.Size = new System.Drawing.Size(435, 44);
  328. this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  329. this.layoutControlItem6.Text = "目标位置";
  330. this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
  331. this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 14);
  332. //
  333. // emptySpaceItem3
  334. //
  335. this.emptySpaceItem3.AllowHotTrack = false;
  336. this.emptySpaceItem3.Location = new System.Drawing.Point(0, 332);
  337. this.emptySpaceItem3.Name = "emptySpaceItem3";
  338. this.emptySpaceItem3.Size = new System.Drawing.Size(315, 30);
  339. this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
  340. //
  341. // txtRes
  342. //
  343. this.txtRes.AllowHotTrack = false;
  344. this.txtRes.Location = new System.Drawing.Point(0, 362);
  345. this.txtRes.MaxSize = new System.Drawing.Size(0, 26);
  346. this.txtRes.MinSize = new System.Drawing.Size(67, 26);
  347. this.txtRes.Name = "txtRes";
  348. this.txtRes.Size = new System.Drawing.Size(435, 37);
  349. this.txtRes.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  350. this.txtRes.Text = " ";
  351. this.txtRes.TextSize = new System.Drawing.Size(72, 14);
  352. //
  353. // lcX1
  354. //
  355. this.lcX1.Control = this.txtX1;
  356. this.lcX1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  357. this.lcX1.CustomizationFormText = "主星坐标X";
  358. this.lcX1.Location = new System.Drawing.Point(0, 132);
  359. this.lcX1.MaxSize = new System.Drawing.Size(0, 50);
  360. this.lcX1.MinSize = new System.Drawing.Size(54, 50);
  361. this.lcX1.Name = "lcX1";
  362. this.lcX1.Size = new System.Drawing.Size(142, 50);
  363. this.lcX1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  364. this.lcX1.Text = "主星坐标X";
  365. this.lcX1.TextLocation = DevExpress.Utils.Locations.Top;
  366. this.lcX1.TextSize = new System.Drawing.Size(72, 14);
  367. //
  368. // lcY1
  369. //
  370. this.lcY1.Control = this.txtY1;
  371. this.lcY1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  372. this.lcY1.CustomizationFormText = "星历X";
  373. this.lcY1.Location = new System.Drawing.Point(142, 132);
  374. this.lcY1.MaxSize = new System.Drawing.Size(0, 50);
  375. this.lcY1.MinSize = new System.Drawing.Size(54, 50);
  376. this.lcY1.Name = "lcY1";
  377. this.lcY1.Size = new System.Drawing.Size(142, 50);
  378. this.lcY1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  379. this.lcY1.Text = "主星坐标Y";
  380. this.lcY1.TextLocation = DevExpress.Utils.Locations.Top;
  381. this.lcY1.TextSize = new System.Drawing.Size(72, 14);
  382. //
  383. // lcZ1
  384. //
  385. this.lcZ1.Control = this.txtZ1;
  386. this.lcZ1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  387. this.lcZ1.CustomizationFormText = "星历X";
  388. this.lcZ1.Location = new System.Drawing.Point(284, 132);
  389. this.lcZ1.MaxSize = new System.Drawing.Size(0, 50);
  390. this.lcZ1.MinSize = new System.Drawing.Size(54, 50);
  391. this.lcZ1.Name = "lcZ1";
  392. this.lcZ1.Size = new System.Drawing.Size(151, 50);
  393. this.lcZ1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  394. this.lcZ1.Text = "主星坐标Z";
  395. this.lcZ1.TextLocation = DevExpress.Utils.Locations.Top;
  396. this.lcZ1.TextSize = new System.Drawing.Size(72, 14);
  397. //
  398. // lcVZ1
  399. //
  400. this.lcVZ1.Control = this.txtVZ1;
  401. this.lcVZ1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  402. this.lcVZ1.CustomizationFormText = "星历X";
  403. this.lcVZ1.Location = new System.Drawing.Point(284, 182);
  404. this.lcVZ1.MaxSize = new System.Drawing.Size(0, 50);
  405. this.lcVZ1.MinSize = new System.Drawing.Size(54, 50);
  406. this.lcVZ1.Name = "lcVZ1";
  407. this.lcVZ1.Size = new System.Drawing.Size(151, 50);
  408. this.lcVZ1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  409. this.lcVZ1.Text = "主星坐标VZ";
  410. this.lcVZ1.TextLocation = DevExpress.Utils.Locations.Top;
  411. this.lcVZ1.TextSize = new System.Drawing.Size(72, 14);
  412. //
  413. // lcVX1
  414. //
  415. this.lcVX1.Control = this.txtVX1;
  416. this.lcVX1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  417. this.lcVX1.CustomizationFormText = "卫星1坐标X";
  418. this.lcVX1.Location = new System.Drawing.Point(0, 182);
  419. this.lcVX1.MaxSize = new System.Drawing.Size(0, 50);
  420. this.lcVX1.MinSize = new System.Drawing.Size(54, 50);
  421. this.lcVX1.Name = "lcVX1";
  422. this.lcVX1.Size = new System.Drawing.Size(142, 50);
  423. this.lcVX1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  424. this.lcVX1.Text = "主星坐标VX";
  425. this.lcVX1.TextLocation = DevExpress.Utils.Locations.Top;
  426. this.lcVX1.TextSize = new System.Drawing.Size(72, 14);
  427. //
  428. // lcVY1
  429. //
  430. this.lcVY1.Control = this.txtVY1;
  431. this.lcVY1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  432. this.lcVY1.CustomizationFormText = "星历X";
  433. this.lcVY1.Location = new System.Drawing.Point(142, 182);
  434. this.lcVY1.MaxSize = new System.Drawing.Size(0, 50);
  435. this.lcVY1.MinSize = new System.Drawing.Size(54, 50);
  436. this.lcVY1.Name = "lcVY1";
  437. this.lcVY1.Size = new System.Drawing.Size(142, 50);
  438. this.lcVY1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  439. this.lcVY1.Text = "主星坐标VY";
  440. this.lcVY1.TextLocation = DevExpress.Utils.Locations.Top;
  441. this.lcVY1.TextSize = new System.Drawing.Size(72, 14);
  442. //
  443. // lcX2
  444. //
  445. this.lcX2.Control = this.txtX2;
  446. this.lcX2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  447. this.lcX2.CustomizationFormText = "卫星1坐标X";
  448. this.lcX2.Location = new System.Drawing.Point(0, 232);
  449. this.lcX2.MaxSize = new System.Drawing.Size(0, 50);
  450. this.lcX2.MinSize = new System.Drawing.Size(54, 50);
  451. this.lcX2.Name = "lcX2";
  452. this.lcX2.Size = new System.Drawing.Size(142, 50);
  453. this.lcX2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  454. this.lcX2.Text = "邻1星坐标X";
  455. this.lcX2.TextLocation = DevExpress.Utils.Locations.Top;
  456. this.lcX2.TextSize = new System.Drawing.Size(72, 14);
  457. //
  458. // lcY2
  459. //
  460. this.lcY2.Control = this.txtY2;
  461. this.lcY2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  462. this.lcY2.CustomizationFormText = "星历X";
  463. this.lcY2.Location = new System.Drawing.Point(142, 232);
  464. this.lcY2.MaxSize = new System.Drawing.Size(0, 50);
  465. this.lcY2.MinSize = new System.Drawing.Size(54, 50);
  466. this.lcY2.Name = "lcY2";
  467. this.lcY2.Size = new System.Drawing.Size(142, 50);
  468. this.lcY2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  469. this.lcY2.Text = "邻1星坐标Y";
  470. this.lcY2.TextLocation = DevExpress.Utils.Locations.Top;
  471. this.lcY2.TextSize = new System.Drawing.Size(72, 14);
  472. //
  473. // lcZ2
  474. //
  475. this.lcZ2.Control = this.txtZ2;
  476. this.lcZ2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  477. this.lcZ2.CustomizationFormText = "星历X";
  478. this.lcZ2.Location = new System.Drawing.Point(284, 232);
  479. this.lcZ2.MaxSize = new System.Drawing.Size(0, 50);
  480. this.lcZ2.MinSize = new System.Drawing.Size(54, 50);
  481. this.lcZ2.Name = "lcZ2";
  482. this.lcZ2.Size = new System.Drawing.Size(151, 50);
  483. this.lcZ2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  484. this.lcZ2.Text = "邻1星坐标Z";
  485. this.lcZ2.TextLocation = DevExpress.Utils.Locations.Top;
  486. this.lcZ2.TextSize = new System.Drawing.Size(72, 14);
  487. //
  488. // lcVX2
  489. //
  490. this.lcVX2.Control = this.txtVX2;
  491. this.lcVX2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  492. this.lcVX2.CustomizationFormText = "卫星1坐标X";
  493. this.lcVX2.Location = new System.Drawing.Point(0, 282);
  494. this.lcVX2.MaxSize = new System.Drawing.Size(0, 50);
  495. this.lcVX2.MinSize = new System.Drawing.Size(54, 50);
  496. this.lcVX2.Name = "lcVX2";
  497. this.lcVX2.Size = new System.Drawing.Size(142, 50);
  498. this.lcVX2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  499. this.lcVX2.Text = "邻1星坐标VX";
  500. this.lcVX2.TextLocation = DevExpress.Utils.Locations.Top;
  501. this.lcVX2.TextSize = new System.Drawing.Size(72, 14);
  502. //
  503. // lcVY2
  504. //
  505. this.lcVY2.Control = this.txtVY2;
  506. this.lcVY2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  507. this.lcVY2.CustomizationFormText = "星历X";
  508. this.lcVY2.Location = new System.Drawing.Point(142, 282);
  509. this.lcVY2.MaxSize = new System.Drawing.Size(0, 50);
  510. this.lcVY2.MinSize = new System.Drawing.Size(54, 50);
  511. this.lcVY2.Name = "lcVY2";
  512. this.lcVY2.Size = new System.Drawing.Size(142, 50);
  513. this.lcVY2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  514. this.lcVY2.Text = "邻1星坐标VY";
  515. this.lcVY2.TextLocation = DevExpress.Utils.Locations.Top;
  516. this.lcVY2.TextSize = new System.Drawing.Size(72, 14);
  517. //
  518. // lcVZ2
  519. //
  520. this.lcVZ2.Control = this.txtVZ2;
  521. this.lcVZ2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  522. this.lcVZ2.CustomizationFormText = "星历X";
  523. this.lcVZ2.Location = new System.Drawing.Point(284, 282);
  524. this.lcVZ2.MaxSize = new System.Drawing.Size(0, 50);
  525. this.lcVZ2.MinSize = new System.Drawing.Size(54, 50);
  526. this.lcVZ2.Name = "lcVZ2";
  527. this.lcVZ2.Size = new System.Drawing.Size(151, 50);
  528. this.lcVZ2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  529. this.lcVZ2.Text = "邻1星坐标VZ";
  530. this.lcVZ2.TextLocation = DevExpress.Utils.Locations.Top;
  531. this.lcVZ2.TextSize = new System.Drawing.Size(72, 14);
  532. //
  533. // layoutControlItem22
  534. //
  535. this.layoutControlItem22.Control = this.txtTarFuMhz;
  536. this.layoutControlItem22.Location = new System.Drawing.Point(0, 44);
  537. this.layoutControlItem22.Name = "layoutControlItem22";
  538. this.layoutControlItem22.Size = new System.Drawing.Size(435, 44);
  539. this.layoutControlItem22.Text = "目标下行频点";
  540. this.layoutControlItem22.TextLocation = DevExpress.Utils.Locations.Top;
  541. this.layoutControlItem22.TextSize = new System.Drawing.Size(72, 14);
  542. //
  543. // txtRefFuMhz
  544. //
  545. this.txtRefFuMhz.EditValue = "260";
  546. this.txtRefFuMhz.Location = new System.Drawing.Point(22, 127);
  547. this.txtRefFuMhz.MaximumSize = new System.Drawing.Size(0, 20);
  548. this.txtRefFuMhz.Name = "txtRefFuMhz";
  549. this.txtRefFuMhz.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  550. 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)});
  551. this.txtRefFuMhz.Size = new System.Drawing.Size(431, 20);
  552. this.txtRefFuMhz.StyleController = this.layoutControl1;
  553. this.txtRefFuMhz.TabIndex = 10;
  554. //
  555. // layoutControlItem1
  556. //
  557. this.layoutControlItem1.Control = this.txtRefFuMhz;
  558. this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  559. this.layoutControlItem1.CustomizationFormText = "下行频点";
  560. this.layoutControlItem1.Location = new System.Drawing.Point(0, 88);
  561. this.layoutControlItem1.Name = "layoutControlItem1";
  562. this.layoutControlItem1.Size = new System.Drawing.Size(435, 44);
  563. this.layoutControlItem1.Text = "参考下行频点";
  564. this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  565. this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 14);
  566. //
  567. // TarDfoLeoX2Calc
  568. //
  569. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  570. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  571. this.ClientSize = new System.Drawing.Size(475, 439);
  572. this.Controls.Add(this.layoutControl1);
  573. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  574. this.Name = "TarDfoLeoX2Calc";
  575. this.Text = "频差预测";
  576. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  577. this.layoutControl1.ResumeLayout(false);
  578. ((System.ComponentModel.ISupportInitialize)(this.txtTar.Properties)).EndInit();
  579. ((System.ComponentModel.ISupportInitialize)(this.txtX1.Properties)).EndInit();
  580. ((System.ComponentModel.ISupportInitialize)(this.txtY1.Properties)).EndInit();
  581. ((System.ComponentModel.ISupportInitialize)(this.txtZ1.Properties)).EndInit();
  582. ((System.ComponentModel.ISupportInitialize)(this.txtVX1.Properties)).EndInit();
  583. ((System.ComponentModel.ISupportInitialize)(this.txtVY1.Properties)).EndInit();
  584. ((System.ComponentModel.ISupportInitialize)(this.txtVZ1.Properties)).EndInit();
  585. ((System.ComponentModel.ISupportInitialize)(this.txtX2.Properties)).EndInit();
  586. ((System.ComponentModel.ISupportInitialize)(this.txtY2.Properties)).EndInit();
  587. ((System.ComponentModel.ISupportInitialize)(this.txtZ2.Properties)).EndInit();
  588. ((System.ComponentModel.ISupportInitialize)(this.txtVX2.Properties)).EndInit();
  589. ((System.ComponentModel.ISupportInitialize)(this.txtVY2.Properties)).EndInit();
  590. ((System.ComponentModel.ISupportInitialize)(this.txtVZ2.Properties)).EndInit();
  591. ((System.ComponentModel.ISupportInitialize)(this.txtTarFuMhz.Properties)).EndInit();
  592. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  593. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  594. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  595. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
  596. ((System.ComponentModel.ISupportInitialize)(this.txtRes)).EndInit();
  597. ((System.ComponentModel.ISupportInitialize)(this.lcX1)).EndInit();
  598. ((System.ComponentModel.ISupportInitialize)(this.lcY1)).EndInit();
  599. ((System.ComponentModel.ISupportInitialize)(this.lcZ1)).EndInit();
  600. ((System.ComponentModel.ISupportInitialize)(this.lcVZ1)).EndInit();
  601. ((System.ComponentModel.ISupportInitialize)(this.lcVX1)).EndInit();
  602. ((System.ComponentModel.ISupportInitialize)(this.lcVY1)).EndInit();
  603. ((System.ComponentModel.ISupportInitialize)(this.lcX2)).EndInit();
  604. ((System.ComponentModel.ISupportInitialize)(this.lcY2)).EndInit();
  605. ((System.ComponentModel.ISupportInitialize)(this.lcZ2)).EndInit();
  606. ((System.ComponentModel.ISupportInitialize)(this.lcVX2)).EndInit();
  607. ((System.ComponentModel.ISupportInitialize)(this.lcVY2)).EndInit();
  608. ((System.ComponentModel.ISupportInitialize)(this.lcVZ2)).EndInit();
  609. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
  610. ((System.ComponentModel.ISupportInitialize)(this.txtRefFuMhz.Properties)).EndInit();
  611. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  612. this.ResumeLayout(false);
  613. }
  614. #endregion
  615. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  616. private DevExpress.XtraLayout.LayoutControlGroup Root;
  617. private DevExpress.XtraEditors.SimpleButton btnOk;
  618. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  619. private DevExpress.XtraEditors.TextEdit txtTar;
  620. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  621. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
  622. private DevExpress.XtraLayout.SimpleLabelItem txtRes;
  623. private DevExpress.XtraEditors.TextEdit txtX1;
  624. private DevExpress.XtraEditors.TextEdit txtY1;
  625. private DevExpress.XtraEditors.TextEdit txtZ1;
  626. private DevExpress.XtraEditors.TextEdit txtVX1;
  627. private DevExpress.XtraEditors.TextEdit txtVY1;
  628. private DevExpress.XtraEditors.TextEdit txtVZ1;
  629. private DevExpress.XtraEditors.TextEdit txtX2;
  630. private DevExpress.XtraEditors.TextEdit txtY2;
  631. private DevExpress.XtraEditors.TextEdit txtZ2;
  632. private DevExpress.XtraLayout.LayoutControlItem lcX1;
  633. private DevExpress.XtraLayout.LayoutControlItem lcY1;
  634. private DevExpress.XtraLayout.LayoutControlItem lcZ1;
  635. private DevExpress.XtraLayout.LayoutControlItem lcVZ1;
  636. private DevExpress.XtraLayout.LayoutControlItem lcVX1;
  637. private DevExpress.XtraLayout.LayoutControlItem lcVY1;
  638. private DevExpress.XtraLayout.LayoutControlItem lcX2;
  639. private DevExpress.XtraLayout.LayoutControlItem lcY2;
  640. private DevExpress.XtraLayout.LayoutControlItem lcZ2;
  641. private DevExpress.XtraEditors.TextEdit txtVX2;
  642. private DevExpress.XtraEditors.TextEdit txtVY2;
  643. private DevExpress.XtraEditors.TextEdit txtVZ2;
  644. private DevExpress.XtraLayout.LayoutControlItem lcVX2;
  645. private DevExpress.XtraLayout.LayoutControlItem lcVY2;
  646. private DevExpress.XtraLayout.LayoutControlItem lcVZ2;
  647. private DevExpress.XtraEditors.ButtonEdit txtTarFuMhz;
  648. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
  649. private DevExpress.XtraEditors.ButtonEdit txtRefFuMhz;
  650. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  651. }
  652. }