X2D1EllipesEditor.Designer.cs 37 KB

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