Click or drag to resize

IXCalibrationTableCalibrationTable Property

Gets the calibration table.

Namespace: Altaxo.Science.Spectroscopy.Calibration
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
ImmutableArray<(double x_uncalibrated, double x_calibrated)> CalibrationTable { get; }

Property Value

ImmutableArrayValueTupleDouble, Double
See Also