TarDfoLeoX2Calc.Designer.cs 44 KB

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