Learn R Programming

readBrukerFlexData (version 1.9.3)

.ctof2calibration: Cubic calibration

Description

Only basic support (not 100% identical results) for Bruker Daltonics' cubic calibration (encoded in `"##$NTBCal"` as `"V1.0CTOF2CalibrationConstants"`). This is an internal function and should normally not used by the user.

Usage

.ctof2calibration(tof, d)

Value

double, mz values.

Arguments

tof

double, time of flight.

d

double, calibration constants, return value of .extractV10CTOF2CalibrationConstants.

Author

Alan Race, Samuel Granjeaud, Sebastian Gibb

See Also