Click or drag to resize

WizardResult Properties

The WizardResult type exposes the following members.

Properties
 NameDescription
Public propertyAbortFit If true, the fit for the given spectrum will be aborted
Public propertyAdditionalInfos Additional information to display in the summary dialog
Public propertyCircuit The new circuit to use for the fit
Public propertyLowerFrequencyLimit The lower frequency limit to use
Public propertyNewParameterNames The paramter names to assign to the circuit.
Public propertyParameterLowerLimits The lower limits for the parameter values to use
Public propertyParameterUpperLimits The upper limits for the parameter values to use
Public propertyParameterValues The initial parameters to use for the fit
Public propertyTransferFunction The transfer function to use for the fit
Public propertyUpperFrequencyLimit The upper frequency limit to use
Public propertyUseAutoFit 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.
Public propertyUseDefaultLimitsForAutofit 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.
Public propertyWeightMode The weight mode to use for the fit
Top
See Also