IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Neural.Forms.NeuralInputWindow Class Reference

Test window for editing input parameters of an approximative model. More...

+ Inheritance diagram for IG.Neural.Forms.NeuralInputWindow:
+ Collaboration diagram for IG.Neural.Forms.NeuralInputWindow:

Public Member Functions

 NeuralInputWindow ()
 
 NeuralInputWindow ()
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 
override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Private Member Functions

void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 

Private Attributes

System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
NeuralInputControl neuralInputControl1
 
NeuralOutputControl neuralOutputControl1
 

Detailed Description

Test window for editing input parameters of an approximative model.

$A Igor Apr13;

Constructor & Destructor Documentation

IG.Neural.Forms.NeuralInputWindow.NeuralInputWindow ( )
inline
IG.Neural.Forms.NeuralInputWindow.NeuralInputWindow ( )
inline

Member Function Documentation

override void IG.Neural.Forms.NeuralInputWindow.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.
void IG.Neural.Forms.NeuralInputWindow.InitializeComponent ( )
inlineprivate

Required method for Designer support - do not modify the contents of this method with the code editor.

override void IG.Neural.Forms.NeuralInputWindow.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.
void IG.Neural.Forms.NeuralInputWindow.InitializeComponent ( )
inlineprivate

Required method for Designer support - do not modify the contents of this method with the code editor.

Member Data Documentation

System ComponentModel IContainer IG.Neural.Forms.NeuralInputWindow.components = null
private

Required designer variable.

NeuralInputControl IG.Neural.Forms.NeuralInputWindow.neuralInputControl1
private
NeuralOutputControl IG.Neural.Forms.NeuralInputWindow.neuralOutputControl1
private

The documentation for this class was generated from the following files: