


ShowPreferencesKH:Show the settings of the method KH in the editbox in the main window
ShowPreferencesKH(etPreferences,params)
Show the settings of the method KH in the editbox in the main window
-------------------------------------------------------------------------
Parameters
-------------------------------------------------------------------------
etPreferences - handle to the editbox.
params - structure containing information about the parameters of the
method. It should have the following fields:
params--InterpolationType 'KH'
|-AlphaLevels--Type 'breakpoints' - the alpha levels are defined
| | by the break-points of the
| | sets
| | 'userdefined' - the user specifies a number
| | of alpha levels that will be
| | distributed uniform in the
| | interval [0,1]
| |-NumOfaCuts the number of alpha cuts it is given
| only in the case of Type='userdefined'
|-NumOfPoints the number of points - it is used during
| the visualization
|-w the exponent in the Minkowski-type distance formula
-------------------------------------------------------------------------
Returned values
-------------------------------------------------------------------------
Remarks
-------------------------------------------------------------------------
Zsolt Csaba Johanyák, johanyak.csaba@gamf.kefo.hu, v. 1.0, 11. November 2006.