Click or drag to resize

PeakSearchingAndFittingOutputOptions Properties

The PeakSearchingAndFittingOutputOptions type exposes the following members.

Properties
 NameDescription
Public propertyOutputBaselineCurve Gets a value indicating whether the baseline curve(s) is included in the output.
Public propertyOutputFitCurve Gets a value indicating whether the fit curve of the peak fitting(s) is included in the output.
Public propertyOutputFitCurveAsSeparatePeaks Gets a value indicating whether the fit curve is also included as separate peak curves in the output.
Public propertyOutputFitCurveAsSeparatePeaksSamplingFactor Gets/sets the sampling factor of the separate peak curves. A sampling factor of 1 samples the fit curve at the same positions as the fitted curve; a factor of 2 inserts one additional point between the original points, etc.
Public propertyOutputFitCurveSamplingFactor Gets/sets the sampling factor of the fit curve. A sampling factor of 1 samples the fit curve at the same positions as the fitted curve; a factor of 2 inserts one additional point between the original points, etc.
Public propertyOutputFitResidualCurve Gets a value indicating whether the fit residual curve(s) is included in the output.
Public propertyOutputPreprocessedCurve Gets a value indicating whether the preprocessed spectrum (i.e., the spectrum that is used for peak fitting) is included in the output.
Public propertyPropertyNames Gets or sets the names of additional properties. These properties are intended to be shown in the columns of the resulting peak fitting table.
Top
See Also