H5GetMassCalibPar: Gets mass calibration parameters from the data file.

View source: R/RcppExports.R

H5GetMassCalibParR Documentation

Gets mass calibration parameters from the data file.

Description

H5GetMassCalibPar gets mass calibration parameters from the data file.

Usage

H5GetMassCalibPar(Filename, writeIndex)

Arguments

Filename

Path/filename of the HDF5 file.

writeIndex

Write index.

Value

A list containing the calibraion mode and calibration parameters.

Examples

## Not run: 
H5GetMassCalibPar("path/to/file.h5", writeIndex = 0)

## End(Not run)

pasturm/TofDaqR documentation built on March 29, 2024, 12:10 a.m.