EllipticPanel.Designer.cs 23.5 KB
Newer Older
Valentin Platzgummer's avatar
Valentin Platzgummer committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529
namespace Projections
{
    partial class EllipticPanel
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Component Designer generated code

        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            this.m_toolTip = new System.Windows.Forms.ToolTip(this.components);
            this.label4 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.m_k2TextBox = new System.Windows.Forms.TextBox();
            this.m_alpha2TextBox = new System.Windows.Forms.TextBox();
            this.m_kp2TextBox = new System.Windows.Forms.TextBox();
            this.m_alphap2TextBox = new System.Windows.Forms.TextBox();
            this.button1 = new System.Windows.Forms.Button();
            this.m_constructorComboBox = new System.Windows.Forms.ComboBox();
            this.label5 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.m_KtextBox = new System.Windows.Forms.TextBox();
            this.m_EtextBox = new System.Windows.Forms.TextBox();
            this.m_DtextBox = new System.Windows.Forms.TextBox();
            this.m_KEtextBox = new System.Windows.Forms.TextBox();
            this.m_PItextBox = new System.Windows.Forms.TextBox();
            this.m_GtextBox = new System.Windows.Forms.TextBox();
            this.m_HtextBox = new System.Windows.Forms.TextBox();
            this.label13 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.m_phiTextBox = new System.Windows.Forms.TextBox();
            this.m_EphiTextBox = new System.Windows.Forms.TextBox();
            this.m_DphiTextBox = new System.Windows.Forms.TextBox();
            this.m_FphiTextBox = new System.Windows.Forms.TextBox();
            this.m_PiphiTextBox = new System.Windows.Forms.TextBox();
            this.m_GphiTextBox = new System.Windows.Forms.TextBox();
            this.m_HphiTextBox = new System.Windows.Forms.TextBox();
            this.button2 = new System.Windows.Forms.Button();
            this.button3 = new System.Windows.Forms.Button();
            this.SuspendLayout();
            //
            // label4
            //
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(9, 11);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(19, 13);
            this.label4.TabIndex = 0;
            this.label4.Text = "k2";
            //
            // label1
            //
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(9, 37);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(39, 13);
            this.label1.TabIndex = 1;
            this.label1.Text = "alpha2";
            //
            // label2
            //
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(9, 63);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(25, 13);
            this.label2.TabIndex = 2;
            this.label2.Text = "kp2";
            //
            // label3
            //
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(9, 89);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(45, 13);
            this.label3.TabIndex = 3;
            this.label3.Text = "alphap2";
            //
            // m_k2TextBox
            //
            this.m_k2TextBox.Location = new System.Drawing.Point(76, 7);
            this.m_k2TextBox.Name = "m_k2TextBox";
            this.m_k2TextBox.Size = new System.Drawing.Size(100, 20);
            this.m_k2TextBox.TabIndex = 4;
            //
            // m_alpha2TextBox
            //
            this.m_alpha2TextBox.Location = new System.Drawing.Point(76, 33);
            this.m_alpha2TextBox.Name = "m_alpha2TextBox";
            this.m_alpha2TextBox.Size = new System.Drawing.Size(100, 20);
            this.m_alpha2TextBox.TabIndex = 5;
            //
            // m_kp2TextBox
            //
            this.m_kp2TextBox.Location = new System.Drawing.Point(76, 59);
            this.m_kp2TextBox.Name = "m_kp2TextBox";
            this.m_kp2TextBox.Size = new System.Drawing.Size(100, 20);
            this.m_kp2TextBox.TabIndex = 6;
            //
            // m_alphap2TextBox
            //
            this.m_alphap2TextBox.Location = new System.Drawing.Point(76, 85);
            this.m_alphap2TextBox.Name = "m_alphap2TextBox";
            this.m_alphap2TextBox.Size = new System.Drawing.Size(100, 20);
            this.m_alphap2TextBox.TabIndex = 7;
            //
            // button1
            //
            this.button1.Location = new System.Drawing.Point(47, 141);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 8;
            this.button1.Text = "Set";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.OnSet);
            //
            // m_constructorComboBox
            //
            this.m_constructorComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.m_constructorComboBox.FormattingEnabled = true;
            this.m_constructorComboBox.Items.AddRange(new object[] {
            "Constructor #1",
            "Constructor #2"});
            this.m_constructorComboBox.Location = new System.Drawing.Point(76, 113);
            this.m_constructorComboBox.Name = "m_constructorComboBox";
            this.m_constructorComboBox.Size = new System.Drawing.Size(100, 21);
            this.m_constructorComboBox.TabIndex = 9;
            this.m_toolTip.SetToolTip(this.m_constructorComboBox, "Selects the constructor");
            this.m_constructorComboBox.SelectedIndexChanged += new System.EventHandler(this.OnConstructor);
            //
            // label5
            //
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(9, 117);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(61, 13);
            this.label5.TabIndex = 10;
            this.label5.Text = "Constructor";
            //
            // label6
            //
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(186, 11);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(14, 13);
            this.label6.TabIndex = 11;
            this.label6.Text = "K";
            //
            // label7
            //
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(186, 37);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(14, 13);
            this.label7.TabIndex = 12;
            this.label7.Text = "E";
            //
            // label8
            //
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(186, 63);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(15, 13);
            this.label8.TabIndex = 13;
            this.label8.Text = "D";
            //
            // label9
            //
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(186, 89);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(21, 13);
            this.label9.TabIndex = 14;
            this.label9.Text = "KE";
            //
            // label10
            //
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(186, 113);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(16, 13);
            this.label10.TabIndex = 15;
            this.label10.Text = "Pi";
            //
            // label11
            //
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(186, 141);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(15, 13);
            this.label11.TabIndex = 16;
            this.label11.Text = "G";
            //
            // label12
            //
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(186, 168);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(15, 13);
            this.label12.TabIndex = 17;
            this.label12.Text = "H";
            //
            // m_KtextBox
            //
            this.m_KtextBox.Location = new System.Drawing.Point(218, 7);
            this.m_KtextBox.Name = "m_KtextBox";
            this.m_KtextBox.ReadOnly = true;
            this.m_KtextBox.Size = new System.Drawing.Size(100, 20);
            this.m_KtextBox.TabIndex = 18;
            //
            // m_EtextBox
            //
            this.m_EtextBox.Location = new System.Drawing.Point(218, 33);
            this.m_EtextBox.Name = "m_EtextBox";
            this.m_EtextBox.ReadOnly = true;
            this.m_EtextBox.Size = new System.Drawing.Size(100, 20);
            this.m_EtextBox.TabIndex = 19;
            //
            // m_DtextBox
            //
            this.m_DtextBox.Location = new System.Drawing.Point(218, 59);
            this.m_DtextBox.Name = "m_DtextBox";
            this.m_DtextBox.ReadOnly = true;
            this.m_DtextBox.Size = new System.Drawing.Size(100, 20);
            this.m_DtextBox.TabIndex = 20;
            //
            // m_KEtextBox
            //
            this.m_KEtextBox.Location = new System.Drawing.Point(218, 85);
            this.m_KEtextBox.Name = "m_KEtextBox";
            this.m_KEtextBox.ReadOnly = true;
            this.m_KEtextBox.Size = new System.Drawing.Size(100, 20);
            this.m_KEtextBox.TabIndex = 21;
            //
            // m_PItextBox
            //
            this.m_PItextBox.Location = new System.Drawing.Point(218, 111);
            this.m_PItextBox.Name = "m_PItextBox";
            this.m_PItextBox.ReadOnly = true;
            this.m_PItextBox.Size = new System.Drawing.Size(100, 20);
            this.m_PItextBox.TabIndex = 22;
            //
            // m_GtextBox
            //
            this.m_GtextBox.Location = new System.Drawing.Point(218, 137);
            this.m_GtextBox.Name = "m_GtextBox";
            this.m_GtextBox.ReadOnly = true;
            this.m_GtextBox.Size = new System.Drawing.Size(100, 20);
            this.m_GtextBox.TabIndex = 23;
            //
            // m_HtextBox
            //
            this.m_HtextBox.Location = new System.Drawing.Point(218, 163);
            this.m_HtextBox.Name = "m_HtextBox";
            this.m_HtextBox.ReadOnly = true;
            this.m_HtextBox.Size = new System.Drawing.Size(100, 20);
            this.m_HtextBox.TabIndex = 24;
            //
            // label13
            //
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(329, 11);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(21, 13);
            this.label13.TabIndex = 25;
            this.label13.Text = "phi";
            //
            // label14
            //
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(329, 37);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(34, 13);
            this.label14.TabIndex = 26;
            this.label14.Text = "E(phi)";
            //
            // label15
            //
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(329, 89);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(33, 13);
            this.label15.TabIndex = 27;
            this.label15.Text = "F(phi)";
            //
            // label16
            //
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(329, 63);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(35, 13);
            this.label16.TabIndex = 28;
            this.label16.Text = "D(phi)";
            //
            // label17
            //
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(329, 115);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(36, 13);
            this.label17.TabIndex = 29;
            this.label17.Text = "Pi(phi)";
            //
            // label18
            //
            this.label18.AutoSize = true;
            this.label18.Location = new System.Drawing.Point(329, 141);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(35, 13);
            this.label18.TabIndex = 30;
            this.label18.Text = "G(phi)";
            //
            // label19
            //
            this.label19.AutoSize = true;
            this.label19.Location = new System.Drawing.Point(329, 167);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(35, 13);
            this.label19.TabIndex = 31;
            this.label19.Text = "H(phi)";
            //
            // m_phiTextBox
            //
            this.m_phiTextBox.Location = new System.Drawing.Point(371, 7);
            this.m_phiTextBox.Name = "m_phiTextBox";
            this.m_phiTextBox.Size = new System.Drawing.Size(100, 20);
            this.m_phiTextBox.TabIndex = 32;
            //
            // m_EphiTextBox
            //
            this.m_EphiTextBox.Location = new System.Drawing.Point(371, 33);
            this.m_EphiTextBox.Name = "m_EphiTextBox";
            this.m_EphiTextBox.ReadOnly = true;
            this.m_EphiTextBox.Size = new System.Drawing.Size(100, 20);
            this.m_EphiTextBox.TabIndex = 33;
            //
            // m_DphiTextBox
            //
            this.m_DphiTextBox.Location = new System.Drawing.Point(372, 59);
            this.m_DphiTextBox.Name = "m_DphiTextBox";
            this.m_DphiTextBox.ReadOnly = true;
            this.m_DphiTextBox.Size = new System.Drawing.Size(100, 20);
            this.m_DphiTextBox.TabIndex = 34;
            //
            // m_FphiTextBox
            //
            this.m_FphiTextBox.Location = new System.Drawing.Point(371, 85);
            this.m_FphiTextBox.Name = "m_FphiTextBox";
            this.m_FphiTextBox.ReadOnly = true;
            this.m_FphiTextBox.Size = new System.Drawing.Size(100, 20);
            this.m_FphiTextBox.TabIndex = 35;
            //
            // m_PiphiTextBox
            //
            this.m_PiphiTextBox.Location = new System.Drawing.Point(371, 111);
            this.m_PiphiTextBox.Name = "m_PiphiTextBox";
            this.m_PiphiTextBox.ReadOnly = true;
            this.m_PiphiTextBox.Size = new System.Drawing.Size(100, 20);
            this.m_PiphiTextBox.TabIndex = 36;
            //
            // m_GphiTextBox
            //
            this.m_GphiTextBox.Location = new System.Drawing.Point(371, 137);
            this.m_GphiTextBox.Name = "m_GphiTextBox";
            this.m_GphiTextBox.ReadOnly = true;
            this.m_GphiTextBox.Size = new System.Drawing.Size(100, 20);
            this.m_GphiTextBox.TabIndex = 37;
            //
            // m_HphiTextBox
            //
            this.m_HphiTextBox.Location = new System.Drawing.Point(371, 163);
            this.m_HphiTextBox.Name = "m_HphiTextBox";
            this.m_HphiTextBox.ReadOnly = true;
            this.m_HphiTextBox.Size = new System.Drawing.Size(100, 20);
            this.m_HphiTextBox.TabIndex = 38;
            //
            // button2
            //
            this.button2.Location = new System.Drawing.Point(332, 190);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(139, 23);
            this.button2.TabIndex = 39;
            this.button2.Text = "Calculate phi functions";
            this.m_toolTip.SetToolTip(this.button2, "Calculate all functions that use phi as an input");
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.OnComputePhi);
            //
            // button3
            //
            this.button3.Location = new System.Drawing.Point(47, 168);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(75, 23);
            this.button3.TabIndex = 40;
            this.button3.Text = "Validate";
            this.m_toolTip.SetToolTip(this.button3, "Verifies Elliptic Function interfaces");
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Click += new System.EventHandler(this.OnValidate);
            //
            // EllipticPanel
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.button3);
            this.Controls.Add(this.button2);
            this.Controls.Add(this.m_HphiTextBox);
            this.Controls.Add(this.m_GphiTextBox);
            this.Controls.Add(this.m_PiphiTextBox);
            this.Controls.Add(this.m_FphiTextBox);
            this.Controls.Add(this.m_DphiTextBox);
            this.Controls.Add(this.m_EphiTextBox);
            this.Controls.Add(this.m_phiTextBox);
            this.Controls.Add(this.label19);
            this.Controls.Add(this.label18);
            this.Controls.Add(this.label17);
            this.Controls.Add(this.label16);
            this.Controls.Add(this.label15);
            this.Controls.Add(this.label14);
            this.Controls.Add(this.label13);
            this.Controls.Add(this.m_HtextBox);
            this.Controls.Add(this.m_GtextBox);
            this.Controls.Add(this.m_PItextBox);
            this.Controls.Add(this.m_KEtextBox);
            this.Controls.Add(this.m_DtextBox);
            this.Controls.Add(this.m_EtextBox);
            this.Controls.Add(this.m_KtextBox);
            this.Controls.Add(this.label12);
            this.Controls.Add(this.label11);
            this.Controls.Add(this.label10);
            this.Controls.Add(this.label9);
            this.Controls.Add(this.label8);
            this.Controls.Add(this.label7);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.m_constructorComboBox);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.m_alphap2TextBox);
            this.Controls.Add(this.m_kp2TextBox);
            this.Controls.Add(this.m_alpha2TextBox);
            this.Controls.Add(this.m_k2TextBox);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.label4);
            this.Name = "EllipticPanel";
            this.Size = new System.Drawing.Size(764, 377);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.ToolTip m_toolTip;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.TextBox m_k2TextBox;
        private System.Windows.Forms.TextBox m_alpha2TextBox;
        private System.Windows.Forms.TextBox m_kp2TextBox;
        private System.Windows.Forms.TextBox m_alphap2TextBox;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.ComboBox m_constructorComboBox;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.TextBox m_KtextBox;
        private System.Windows.Forms.TextBox m_EtextBox;
        private System.Windows.Forms.TextBox m_DtextBox;
        private System.Windows.Forms.TextBox m_KEtextBox;
        private System.Windows.Forms.TextBox m_PItextBox;
        private System.Windows.Forms.TextBox m_GtextBox;
        private System.Windows.Forms.TextBox m_HtextBox;
        private System.Windows.Forms.Label label13;
        private System.Windows.Forms.Label label14;
        private System.Windows.Forms.Label label15;
        private System.Windows.Forms.Label label16;
        private System.Windows.Forms.Label label17;
        private System.Windows.Forms.Label label18;
        private System.Windows.Forms.Label label19;
        private System.Windows.Forms.TextBox m_phiTextBox;
        private System.Windows.Forms.TextBox m_EphiTextBox;
        private System.Windows.Forms.TextBox m_DphiTextBox;
        private System.Windows.Forms.TextBox m_FphiTextBox;
        private System.Windows.Forms.TextBox m_PiphiTextBox;
        private System.Windows.Forms.TextBox m_GphiTextBox;
        private System.Windows.Forms.TextBox m_HphiTextBox;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.Button button3;
    }
}