Peak |
[Missing <summary> documentation for "T:Altaxo.Science.Spectroscopy.PeakFitting.PeakFittingBase"]
public class PeakFittingBase : IEquatable<PeakFittingBase>
The PeakFittingBase type exposes the following members.
Name | Description | |
---|---|---|
PeakFittingBase | Initializes a new instance of the PeakFittingBase class |
Name | Description | |
---|---|---|
FitFunction | Gets /sets the fit function to use. | |
FitWidthScalingFactor | Gets / sets the scaling factor of the fit width. To calculate the fit width, the scaling factor is multiplied by the FullWidthHalfMaximum of the peak. | |
IsMinimalFWHMValueInXUnits | ||
MinimalFWHMValue |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |