Peak |
The PeakFittingInGroups type exposes the following members.
Name | Description | |
---|---|---|
FitFunction |
Gets /sets the fit function to use.
(Inherited from PeakFittingBase) | |
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.
(Inherited from PeakFittingBase) | |
IsEvaluatingSeparateVariances | ||
IsMinimalFWHMValueInXUnits | (Inherited from PeakFittingBase) | |
MaximalOrderOfBaselinePolynomial | Gets or sets the maximal order of the polynomial that is used for the baseline of each group. If the group only contains one peak, then the MinimalOrderOfBaselinePolynomial is applied. As it contains more peaks, the order is increased, until the MaximalOrderOfBaselinePolynomial is reached if the group contains NumberOfPeaksAtMaximalOrderOfBaselinePolynomial peaks. | |
MaximalRelativeAmplitudeInfluence | Gets the maximal relative amplitude influence. If we have two neighbouring peaks, the one peak should not influence the amplitude at the most close point of the other peak (that is included in the fit) by more that this value times the expected height of the other peak at this point. | |
MinimalFWHMValue | (Inherited from PeakFittingBase) | |
MinimalGroupSeparationFWHMFactor | ||
MinimalOrderOfBaselinePolynomial | Gets or sets the minimal order of the polynomial that is used for the baseline of each group. The minimal order is applied if the group only contains one peak. As it contains more peaks, the order is increased, until the MaximalOrderOfBaselinePolynomial is reached if the group contains NumberOfPeaksAtMaximalOrderOfBaselinePolynomial peaks. | |
NumberOfPeaksAtMaximalOrderOfBaselinePolynomial | Gets or sets the maximal order of the polynomial that is used for the baseline of each group. If the group only contains one peak, then the MinimalOrderOfBaselinePolynomial is applied. As it contains more peaks, the order is increased, until the MaximalOrderOfBaselinePolynomial is reached if the group contains NumberOfPeaksAtMaximalOrderOfBaselinePolynomial peaks. |