Click or drag to resize

YCalibrationDataSource Fields

The YCalibrationDataSource type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Public field_dataSourceChanged 
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Public fieldStatic memberColumnName_Group0_CalibrationStandardYName of the column that represents the y-values of the calibration standard, evaluated usually from the formula that comes with this standard.
Public fieldStatic memberColumnName_Group0_ScalingDenominatorName of the column that represents the values that are used as denominator to convert an uncalibrated intensity value to a calibrated one.
Public fieldStatic memberColumnName_Group0_ScalingDenominatorNotSmoothedName of the column of the scaling denominator, but not smoothed in this case.
Public fieldStatic memberColumnName_Group0_SpectrumXName of the column that represents the x-values of the signal after preprocessing.
Public fieldStatic memberColumnName_Group0_SpectrumYName of the column that represents the y-values of the signal after preprocessing.
Top
See Also