![]() ![]() |
CFwhm:GetSign
The GetSign method returns the flag that controls whether the FWHM and centroid calculations are made on peaks or valleys. A value of true is returned if the calculations assume peaks.
bResult = CFwhm:GetSign() |
Returns
true if calculations are done on peaks, rather than
valleys.
Otherwise,
false is returned.