C# Class RFID_Explorer.ConfigureAlgorithmParms_0_Display

Mostra file Open project: mti-rfid/RFID_Explorer

Public Methods

Method Description
ConfigureAlgorithmParms_0_Display ( ) : System
setSource ( Source_SingulationParametersFixedQ parms ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
AlgorithmParms_0_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.

qValue_ValueChanged ( object sender, EventArgs e ) : void
repeatUntilNoTags_SelectedIndexChanged ( object sender, EventArgs e ) : void
retryCount_ValueChanged ( object sender, EventArgs e ) : void
toggleTarget_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

ConfigureAlgorithmParms_0_Display() public method

public ConfigureAlgorithmParms_0_Display ( ) : System
return System

Dispose() protected method

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

setSource() public method

public setSource ( Source_SingulationParametersFixedQ parms ) : void
parms Source_SingulationParametersFixedQ
return void