C# Class RFID_Explorer.ConfigureAlgorithmParms_1_Display

Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Méthode Description
ConfigureAlgorithmParms_1_Display ( ) : System
setSource ( Source_SingulationParametersDynamicQ parms ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
AlgorithmParms_1_Display_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

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

maxQValue_ValueChanged ( object sender, EventArgs e ) : void
maxQueryReps_ValueChanged ( object sender, EventArgs e ) : void
minQValue_ValueChanged ( object sender, EventArgs e ) : void
retryCount_ValueChanged ( object sender, EventArgs e ) : void
startQValue_ValueChanged ( object sender, EventArgs e ) : void
toggleTarget_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

ConfigureAlgorithmParms_1_Display() public méthode

public ConfigureAlgorithmParms_1_Display ( ) : System
Résultat System

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

setSource() public méthode

public setSource ( Source_SingulationParametersDynamicQ parms ) : void
parms Source_SingulationParametersDynamicQ
Résultat void