TarDfoLeoX1Calc.Designer.cs 47 KB

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