X1D1GDOPParam.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516
  1. namespace DW5S.App.UserControl
  2. {
  3. partial class X1D1GDOPParam
  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 Component 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. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  45. this.ucEphXYZMain = new DW5S.App.UserControl.UCEphXYZParam();
  46. this.btnOK = new DevExpress.XtraEditors.SimpleButton();
  47. this.txtCapTime = new DevExpress.XtraEditors.DateEdit();
  48. this.txtStationLocation1 = new DevExpress.XtraEditors.TextEdit();
  49. this.txtRefLocation1 = new DevExpress.XtraEditors.TextEdit();
  50. this.txtDtousErr1 = new DevExpress.XtraEditors.ButtonEdit();
  51. this.txtSatLocErr1 = new DevExpress.XtraEditors.ButtonEdit();
  52. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  53. this.txtCxErr = new DevExpress.XtraEditors.ButtonEdit();
  54. this.txtCXStation = new DevExpress.XtraEditors.TextEdit();
  55. this.btnEphCalc = new DevExpress.XtraEditors.SimpleButton();
  56. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  57. this.itemSigTime = new DevExpress.XtraLayout.LayoutControlItem();
  58. this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
  59. this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
  60. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  61. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  62. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  63. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  64. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  65. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  66. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  67. this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
  68. this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  69. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  70. this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
  71. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  72. this.layoutControl1.SuspendLayout();
  73. ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties.CalendarTimeProperties)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.txtStationLocation1.Properties)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.txtRefLocation1.Properties)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.txtDtousErr1.Properties)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.txtSatLocErr1.Properties)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.txtCxErr.Properties)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.txtCXStation.Properties)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.itemSigTime)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
  96. this.SuspendLayout();
  97. //
  98. // layoutControl1
  99. //
  100. this.layoutControl1.Controls.Add(this.ucEphXYZMain);
  101. this.layoutControl1.Controls.Add(this.btnOK);
  102. this.layoutControl1.Controls.Add(this.txtCapTime);
  103. this.layoutControl1.Controls.Add(this.txtStationLocation1);
  104. this.layoutControl1.Controls.Add(this.txtRefLocation1);
  105. this.layoutControl1.Controls.Add(this.txtDtousErr1);
  106. this.layoutControl1.Controls.Add(this.txtSatLocErr1);
  107. this.layoutControl1.Controls.Add(this.btnClose);
  108. this.layoutControl1.Controls.Add(this.txtCxErr);
  109. this.layoutControl1.Controls.Add(this.txtCXStation);
  110. this.layoutControl1.Controls.Add(this.btnEphCalc);
  111. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  112. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  113. this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  114. this.layoutControl1.Name = "layoutControl1";
  115. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(845, 426, 650, 400);
  116. this.layoutControl1.Root = this.Root;
  117. this.layoutControl1.Size = new System.Drawing.Size(485, 500);
  118. this.layoutControl1.TabIndex = 0;
  119. this.layoutControl1.Text = "layoutControl1";
  120. //
  121. // ucEphXYZMain
  122. //
  123. this.ucEphXYZMain.Location = new System.Drawing.Point(2, 2);
  124. this.ucEphXYZMain.Name = "ucEphXYZMain";
  125. this.ucEphXYZMain.Size = new System.Drawing.Size(481, 88);
  126. this.ucEphXYZMain.TabIndex = 14;
  127. //
  128. // btnOK
  129. //
  130. this.btnOK.Location = new System.Drawing.Point(330, 405);
  131. this.btnOK.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  132. this.btnOK.Name = "btnOK";
  133. this.btnOK.Size = new System.Drawing.Size(151, 22);
  134. this.btnOK.StyleController = this.layoutControl1;
  135. this.btnOK.TabIndex = 12;
  136. this.btnOK.Text = "确定";
  137. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  138. //
  139. // txtCapTime
  140. //
  141. this.txtCapTime.EditValue = null;
  142. this.txtCapTime.Location = new System.Drawing.Point(4, 111);
  143. this.txtCapTime.Margin = new System.Windows.Forms.Padding(2);
  144. this.txtCapTime.MaximumSize = new System.Drawing.Size(0, 22);
  145. this.txtCapTime.MinimumSize = new System.Drawing.Size(0, 22);
  146. this.txtCapTime.Name = "txtCapTime";
  147. this.txtCapTime.Properties.AutoHeight = false;
  148. this.txtCapTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  149. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  150. this.txtCapTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  151. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  152. this.txtCapTime.Size = new System.Drawing.Size(477, 22);
  153. this.txtCapTime.StyleController = this.layoutControl1;
  154. this.txtCapTime.TabIndex = 8;
  155. //
  156. // txtStationLocation1
  157. //
  158. this.txtStationLocation1.EditValue = "";
  159. this.txtStationLocation1.Location = new System.Drawing.Point(4, 154);
  160. this.txtStationLocation1.Margin = new System.Windows.Forms.Padding(2);
  161. this.txtStationLocation1.MaximumSize = new System.Drawing.Size(0, 22);
  162. this.txtStationLocation1.MinimumSize = new System.Drawing.Size(0, 22);
  163. this.txtStationLocation1.Name = "txtStationLocation1";
  164. this.txtStationLocation1.Properties.AutoHeight = false;
  165. this.txtStationLocation1.Size = new System.Drawing.Size(477, 22);
  166. this.txtStationLocation1.StyleController = this.layoutControl1;
  167. this.txtStationLocation1.TabIndex = 11;
  168. this.txtStationLocation1.ToolTip = "经度纬度之间用英文逗号隔开";
  169. //
  170. // txtRefLocation1
  171. //
  172. this.txtRefLocation1.EditValue = "";
  173. this.txtRefLocation1.Location = new System.Drawing.Point(4, 240);
  174. this.txtRefLocation1.Margin = new System.Windows.Forms.Padding(2);
  175. this.txtRefLocation1.MaximumSize = new System.Drawing.Size(0, 22);
  176. this.txtRefLocation1.MinimumSize = new System.Drawing.Size(0, 22);
  177. this.txtRefLocation1.Name = "txtRefLocation1";
  178. this.txtRefLocation1.Properties.AutoHeight = false;
  179. this.txtRefLocation1.Size = new System.Drawing.Size(477, 22);
  180. this.txtRefLocation1.StyleController = this.layoutControl1;
  181. this.txtRefLocation1.TabIndex = 10;
  182. this.txtRefLocation1.ToolTip = "经度纬度之间用英文逗号隔开";
  183. //
  184. // txtDtousErr1
  185. //
  186. this.txtDtousErr1.EditValue = "";
  187. this.txtDtousErr1.Location = new System.Drawing.Point(4, 283);
  188. this.txtDtousErr1.Margin = new System.Windows.Forms.Padding(2);
  189. this.txtDtousErr1.MaximumSize = new System.Drawing.Size(0, 22);
  190. this.txtDtousErr1.MinimumSize = new System.Drawing.Size(0, 22);
  191. this.txtDtousErr1.Name = "txtDtousErr1";
  192. this.txtDtousErr1.Properties.AutoHeight = false;
  193. this.txtDtousErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  194. 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)});
  195. this.txtDtousErr1.Size = new System.Drawing.Size(477, 22);
  196. this.txtDtousErr1.StyleController = this.layoutControl1;
  197. this.txtDtousErr1.TabIndex = 6;
  198. this.txtDtousErr1.ToolTip = "时差误差";
  199. //
  200. // txtSatLocErr1
  201. //
  202. this.txtSatLocErr1.EditValue = "";
  203. this.txtSatLocErr1.Location = new System.Drawing.Point(4, 327);
  204. this.txtSatLocErr1.Margin = new System.Windows.Forms.Padding(2);
  205. this.txtSatLocErr1.MaximumSize = new System.Drawing.Size(0, 22);
  206. this.txtSatLocErr1.MinimumSize = new System.Drawing.Size(0, 22);
  207. this.txtSatLocErr1.Name = "txtSatLocErr1";
  208. this.txtSatLocErr1.Properties.AutoHeight = false;
  209. this.txtSatLocErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  210. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  211. this.txtSatLocErr1.Size = new System.Drawing.Size(477, 22);
  212. this.txtSatLocErr1.StyleController = this.layoutControl1;
  213. this.txtSatLocErr1.TabIndex = 6;
  214. this.txtSatLocErr1.ToolTip = "星历位置误差";
  215. //
  216. // btnClose
  217. //
  218. this.btnClose.Location = new System.Drawing.Point(168, 405);
  219. this.btnClose.Margin = new System.Windows.Forms.Padding(2);
  220. this.btnClose.Name = "btnClose";
  221. this.btnClose.Size = new System.Drawing.Size(158, 22);
  222. this.btnClose.StyleController = this.layoutControl1;
  223. this.btnClose.TabIndex = 13;
  224. this.btnClose.Text = "关闭";
  225. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  226. //
  227. // txtCxErr
  228. //
  229. this.txtCxErr.EditValue = "";
  230. this.txtCxErr.Location = new System.Drawing.Point(4, 371);
  231. this.txtCxErr.Margin = new System.Windows.Forms.Padding(2);
  232. this.txtCxErr.MaximumSize = new System.Drawing.Size(0, 22);
  233. this.txtCxErr.MinimumSize = new System.Drawing.Size(0, 22);
  234. this.txtCxErr.Name = "txtCxErr";
  235. this.txtCxErr.Properties.AutoHeight = false;
  236. this.txtCxErr.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  237. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "° ", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  238. this.txtCxErr.Size = new System.Drawing.Size(477, 22);
  239. this.txtCxErr.StyleController = this.layoutControl1;
  240. this.txtCxErr.TabIndex = 6;
  241. this.txtCxErr.ToolTip = "测向误差(°)";
  242. //
  243. // txtCXStation
  244. //
  245. this.txtCXStation.EditValue = "";
  246. this.txtCXStation.Location = new System.Drawing.Point(4, 197);
  247. this.txtCXStation.Margin = new System.Windows.Forms.Padding(2);
  248. this.txtCXStation.MaximumSize = new System.Drawing.Size(0, 22);
  249. this.txtCXStation.MinimumSize = new System.Drawing.Size(0, 22);
  250. this.txtCXStation.Name = "txtCXStation";
  251. this.txtCXStation.Properties.AutoHeight = false;
  252. this.txtCXStation.Size = new System.Drawing.Size(477, 22);
  253. this.txtCXStation.StyleController = this.layoutControl1;
  254. this.txtCXStation.TabIndex = 11;
  255. this.txtCXStation.ToolTip = "经度纬度之间用英文逗号隔开";
  256. //
  257. // btnEphCalc
  258. //
  259. this.btnEphCalc.Location = new System.Drawing.Point(4, 405);
  260. this.btnEphCalc.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  261. this.btnEphCalc.Name = "btnEphCalc";
  262. this.btnEphCalc.Size = new System.Drawing.Size(160, 22);
  263. this.btnEphCalc.StyleController = this.layoutControl1;
  264. this.btnEphCalc.TabIndex = 12;
  265. this.btnEphCalc.Text = "星历推算";
  266. this.btnEphCalc.Click += new System.EventHandler(this.btnEphCalc_Click);
  267. //
  268. // Root
  269. //
  270. this.Root.GroupBordersVisible = false;
  271. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  272. this.itemSigTime,
  273. this.layoutControlItem14,
  274. this.layoutControlItem13,
  275. this.layoutControlItem4,
  276. this.layoutControlItem5,
  277. this.layoutControlItem1,
  278. this.emptySpaceItem1,
  279. this.layoutControlItem2,
  280. this.layoutControlItem3,
  281. this.layoutControlItem6,
  282. this.emptySpaceItem2,
  283. this.layoutControlItem7,
  284. this.layoutControlItem8});
  285. this.Root.Name = "Root";
  286. this.Root.Size = new System.Drawing.Size(485, 500);
  287. this.Root.TextVisible = false;
  288. //
  289. // itemSigTime
  290. //
  291. this.itemSigTime.Control = this.txtCapTime;
  292. this.itemSigTime.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  293. this.itemSigTime.Location = new System.Drawing.Point(0, 92);
  294. this.itemSigTime.Name = "itemSigTime";
  295. this.itemSigTime.Size = new System.Drawing.Size(485, 43);
  296. this.itemSigTime.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
  297. this.itemSigTime.Text = "信号时间";
  298. this.itemSigTime.TextLocation = DevExpress.Utils.Locations.Top;
  299. this.itemSigTime.TextSize = new System.Drawing.Size(72, 14);
  300. //
  301. // layoutControlItem14
  302. //
  303. this.layoutControlItem14.Control = this.txtRefLocation1;
  304. this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  305. this.layoutControlItem14.Location = new System.Drawing.Point(0, 221);
  306. this.layoutControlItem14.Name = "layoutControlItem14";
  307. this.layoutControlItem14.Size = new System.Drawing.Size(485, 43);
  308. this.layoutControlItem14.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
  309. this.layoutControlItem14.Text = "参考站经纬度";
  310. this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
  311. this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 14);
  312. //
  313. // layoutControlItem13
  314. //
  315. this.layoutControlItem13.Control = this.txtStationLocation1;
  316. this.layoutControlItem13.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  317. this.layoutControlItem13.Location = new System.Drawing.Point(0, 135);
  318. this.layoutControlItem13.Name = "layoutControlItem13";
  319. this.layoutControlItem13.Size = new System.Drawing.Size(485, 43);
  320. this.layoutControlItem13.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
  321. this.layoutControlItem13.Text = "超短站经纬度";
  322. this.layoutControlItem13.TextLocation = DevExpress.Utils.Locations.Top;
  323. this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 14);
  324. //
  325. // layoutControlItem4
  326. //
  327. this.layoutControlItem4.Control = this.txtDtousErr1;
  328. this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  329. this.layoutControlItem4.CustomizationFormText = "低轨卫星X";
  330. this.layoutControlItem4.Location = new System.Drawing.Point(0, 264);
  331. this.layoutControlItem4.Name = "layoutControlItem4";
  332. this.layoutControlItem4.Size = new System.Drawing.Size(485, 44);
  333. this.layoutControlItem4.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
  334. this.layoutControlItem4.Text = "时差误差";
  335. this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
  336. this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 14);
  337. //
  338. // layoutControlItem5
  339. //
  340. this.layoutControlItem5.Control = this.txtSatLocErr1;
  341. this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  342. this.layoutControlItem5.CustomizationFormText = "低轨卫星X";
  343. this.layoutControlItem5.Location = new System.Drawing.Point(0, 308);
  344. this.layoutControlItem5.Name = "layoutControlItem5";
  345. this.layoutControlItem5.Size = new System.Drawing.Size(485, 44);
  346. this.layoutControlItem5.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
  347. this.layoutControlItem5.Text = "星历位置误差";
  348. this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
  349. this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 14);
  350. //
  351. // layoutControlItem1
  352. //
  353. this.layoutControlItem1.Control = this.btnOK;
  354. this.layoutControlItem1.Location = new System.Drawing.Point(328, 396);
  355. this.layoutControlItem1.Name = "layoutControlItem1";
  356. this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  357. this.layoutControlItem1.Size = new System.Drawing.Size(157, 33);
  358. this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 2, 0, 0);
  359. this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
  360. this.layoutControlItem1.TextVisible = false;
  361. //
  362. // emptySpaceItem1
  363. //
  364. this.emptySpaceItem1.AllowHotTrack = false;
  365. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 429);
  366. this.emptySpaceItem1.Name = "emptySpaceItem1";
  367. this.emptySpaceItem1.Size = new System.Drawing.Size(485, 47);
  368. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  369. //
  370. // layoutControlItem2
  371. //
  372. this.layoutControlItem2.Control = this.btnClose;
  373. this.layoutControlItem2.Location = new System.Drawing.Point(166, 396);
  374. this.layoutControlItem2.Name = "layoutControlItem2";
  375. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  376. this.layoutControlItem2.Size = new System.Drawing.Size(162, 33);
  377. this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
  378. this.layoutControlItem2.TextVisible = false;
  379. //
  380. // layoutControlItem3
  381. //
  382. this.layoutControlItem3.Control = this.txtCxErr;
  383. this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  384. this.layoutControlItem3.CustomizationFormText = "低轨卫星X";
  385. this.layoutControlItem3.Location = new System.Drawing.Point(0, 352);
  386. this.layoutControlItem3.Name = "layoutControlItem3";
  387. this.layoutControlItem3.Size = new System.Drawing.Size(485, 44);
  388. this.layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
  389. this.layoutControlItem3.Text = "测向误差";
  390. this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
  391. this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 14);
  392. //
  393. // layoutControlItem6
  394. //
  395. this.layoutControlItem6.Control = this.txtCXStation;
  396. this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  397. this.layoutControlItem6.CustomizationFormText = "超短站经纬度";
  398. this.layoutControlItem6.Location = new System.Drawing.Point(0, 178);
  399. this.layoutControlItem6.Name = "layoutControlItem6";
  400. this.layoutControlItem6.Size = new System.Drawing.Size(485, 43);
  401. this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
  402. this.layoutControlItem6.Text = "测向站经纬度";
  403. this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
  404. this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 14);
  405. //
  406. // emptySpaceItem2
  407. //
  408. this.emptySpaceItem2.AllowHotTrack = false;
  409. this.emptySpaceItem2.Location = new System.Drawing.Point(0, 476);
  410. this.emptySpaceItem2.MaxSize = new System.Drawing.Size(0, 24);
  411. this.emptySpaceItem2.MinSize = new System.Drawing.Size(104, 24);
  412. this.emptySpaceItem2.Name = "emptySpaceItem2";
  413. this.emptySpaceItem2.Size = new System.Drawing.Size(485, 24);
  414. this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  415. this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
  416. //
  417. // layoutControlItem7
  418. //
  419. this.layoutControlItem7.Control = this.ucEphXYZMain;
  420. this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
  421. this.layoutControlItem7.MaxSize = new System.Drawing.Size(0, 92);
  422. this.layoutControlItem7.MinSize = new System.Drawing.Size(190, 92);
  423. this.layoutControlItem7.Name = "layoutControlItem7";
  424. this.layoutControlItem7.Size = new System.Drawing.Size(485, 92);
  425. this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  426. this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
  427. this.layoutControlItem7.TextVisible = false;
  428. //
  429. // layoutControlItem8
  430. //
  431. this.layoutControlItem8.Control = this.btnEphCalc;
  432. this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  433. this.layoutControlItem8.CustomizationFormText = "layoutControlItem1";
  434. this.layoutControlItem8.Location = new System.Drawing.Point(0, 396);
  435. this.layoutControlItem8.Name = "layoutControlItem8";
  436. this.layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
  437. this.layoutControlItem8.Size = new System.Drawing.Size(166, 33);
  438. this.layoutControlItem8.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 0, 0, 0);
  439. this.layoutControlItem8.Text = "layoutControlItem1";
  440. this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
  441. this.layoutControlItem8.TextVisible = false;
  442. //
  443. // dxErrorProvider
  444. //
  445. this.dxErrorProvider.ContainerControl = this;
  446. //
  447. // X1D1GDOPParam
  448. //
  449. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  450. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  451. this.Controls.Add(this.layoutControl1);
  452. this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  453. this.Name = "X1D1GDOPParam";
  454. this.Size = new System.Drawing.Size(485, 500);
  455. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  456. this.layoutControl1.ResumeLayout(false);
  457. ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties.CalendarTimeProperties)).EndInit();
  458. ((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).EndInit();
  459. ((System.ComponentModel.ISupportInitialize)(this.txtStationLocation1.Properties)).EndInit();
  460. ((System.ComponentModel.ISupportInitialize)(this.txtRefLocation1.Properties)).EndInit();
  461. ((System.ComponentModel.ISupportInitialize)(this.txtDtousErr1.Properties)).EndInit();
  462. ((System.ComponentModel.ISupportInitialize)(this.txtSatLocErr1.Properties)).EndInit();
  463. ((System.ComponentModel.ISupportInitialize)(this.txtCxErr.Properties)).EndInit();
  464. ((System.ComponentModel.ISupportInitialize)(this.txtCXStation.Properties)).EndInit();
  465. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  466. ((System.ComponentModel.ISupportInitialize)(this.itemSigTime)).EndInit();
  467. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
  468. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
  469. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  470. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  471. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  472. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  473. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  474. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  475. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  476. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
  477. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
  478. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  479. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
  480. this.ResumeLayout(false);
  481. }
  482. #endregion
  483. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  484. private DevExpress.XtraEditors.DateEdit txtCapTime;
  485. private DevExpress.XtraEditors.TextEdit txtStationLocation1;
  486. private DevExpress.XtraEditors.TextEdit txtRefLocation1;
  487. private DevExpress.XtraEditors.ButtonEdit txtDtousErr1;
  488. private DevExpress.XtraEditors.ButtonEdit txtSatLocErr1;
  489. private DevExpress.XtraLayout.LayoutControlGroup Root;
  490. private DevExpress.XtraLayout.LayoutControlItem itemSigTime;
  491. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
  492. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
  493. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  494. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  495. private DevExpress.XtraEditors.SimpleButton btnOK;
  496. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  497. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  498. private DevExpress.XtraEditors.SimpleButton btnClose;
  499. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  500. private DevExpress.XtraEditors.ButtonEdit txtCxErr;
  501. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  502. private DevExpress.XtraEditors.TextEdit txtCXStation;
  503. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  504. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
  505. private UCEphXYZParam ucEphXYZMain;
  506. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  507. private DevExpress.XtraEditors.SimpleButton btnEphCalc;
  508. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  509. private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
  510. }
  511. }