Wizard |
The WizardResult type exposes the following members.
| Name | Description | |
|---|---|---|
| AbortFit | If true, the fit for the given spectrum will be aborted | |
| AdditionalInfos | Additional information to display in the summary dialog | |
| Circuit | The new circuit to use for the fit | |
| LowerFrequencyLimit | The lower frequency limit to use | |
| NewParameterNames | The paramter names to assign to the circuit. | |
| ParameterLowerLimits | The lower limits for the parameter values to use | |
| ParameterUpperLimits | The upper limits for the parameter values to use | |
| ParameterValues | The initial parameters to use for the fit | |
| TransferFunction | The transfer function to use for the fit | |
| UpperFrequencyLimit | The upper frequency limit to use | |
| UseAutoFit | Gets or sets a value indicating if the wizard algorithm should use the default auto fit instead of a single fit with the values set in ParameterValues. | |
| UseDefaultLimitsForAutofit | Gets or sets a value indicating if the auto fit (if used) should use default limits instead of the values given in ParameterLowerLimits and ParameterUpperLimits. | |
| WeightMode | The weight mode to use for the fit |