Click or drag to resize

FourPointPeakEvaluationDataSource Fields

The FourPointPeakEvaluationDataSource type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Public field_dataSourceChanged Backing field for the DataSourceChanged event.
(Inherited from TableDataSourceBaseImmutableOptionsTOptions, TData)
Protected field_importOptions Stores the import options used to load the source data.
(Inherited from TableDataSourceBaseImmutableOptionsTOptions, TData)
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_processData Stores the processing data used by the data source.
(Inherited from TableDataSourceBaseImmutableOptionsTOptions, TData)
Protected field_processOptions Stores the immutable processing options.
(Inherited from TableDataSourceBaseImmutableOptionsTOptions, TData)
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Public fieldStatic memberColumnGroupCurveValuesColumn group number for optional curve values.
Public fieldStatic memberColumnGroupNumberInnerLineColumn group number for the inner baseline line.
Public fieldStatic memberColumnGroupNumberLineColumn group number for the baseline line.
Public fieldStatic memberColumnGroupParameterColumn group number for calculated parameters.
Public fieldStatic memberColumnNameCurveXColumn name for the optional original-curve x-values.
Public fieldStatic memberColumnNameCurveYColumn name for the optional original-curve y-values.
Public fieldStatic memberColumnNameInnerLineXColumn name for the inner baseline x-values.
Public fieldStatic memberColumnNameInnerLineYColumn name for the inner baseline y-values.
Public fieldStatic memberColumnNameLineXColumn name for the baseline x-values.
Public fieldStatic memberColumnNameLineYColumn name for the baseline y-values.
Public fieldStatic memberColumnNameParameterNameColumn name for parameter names.
Public fieldStatic memberColumnNameParameterValueColumn name for parameter values.
Public fieldStatic memberParameterNameAreaLeftXParameter name for the left integration border.
Public fieldStatic memberParameterNameAreaRightXParameter name for the right integration border.
Public fieldStatic memberParameterNameAreaValueParameter name for the peak area.
Public fieldStatic memberParameterNameFWHMParameter name for the peak full width at half maximum.
Public fieldStatic memberParameterNameHeightParameter name for the peak height.
Public fieldStatic memberParameterNamePeakXParameter name for the peak position.
Top
See Also