X2D1DTOParamEditor.Designer.cs 41 KB

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