Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Science Namespaces
Altaxo.Science.Spectroscopy.Raman
RamanCalibrationDataSource Class
RamanCalibrationDataSource Methods
CalibrateWithNeonSpectrum Method
CalibrateWithSiliconSpectrum Method
ClearNeonCalibration1 Method
ClearNeonCalibration2 Method
ClearSiliconCalibration Method
Clone Method
CopyFrom Method
ExecuteFullCalibration Method
FillData Method
FillData_Unchecked Method
GetDocumentNodeChildrenWithName Method
GetXAxisCalibration Method
HandleHighPriorityChildChangeCases Method
IsContainingValidXAxisCalibration Method
OnAfterDeserialization Method
SetNeonCalibration1 Method
SetNeonCalibration2 Method
SetSiliconCalibration Method
VisitDocumentReferences Method
Raman
Calibration
Data
Source
Get
XAxis
Calibration Method
Gets the x-axis calibration from the specified table.
Namespace:
Altaxo.Science.Spectroscopy.Raman
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
(
double
,
double
)[]
GetXAxisCalibration
(
DataTable
table
)
Parameters
table
DataTable
The table that contains the calibration.
Return Value
ValueTuple
Double
,
Double
The pairs of uncalibrated and calibrated x values.
Implements
IXCalibrationDataSource
GetXAxisCalibration(DataTable)
See Also
Reference
RamanCalibrationDataSource Class
Altaxo.Science.Spectroscopy.Raman Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net