GetStickSpectrumFromShMem: Single stick spectrum from shared memory.

View source: R/RcppExports.R

GetStickSpectrumFromShMemR Documentation

Single stick spectrum from shared memory.

Description

GetStickSpectrumFromShMem reads a single stick spectrum from shared memory.

Usage

GetStickSpectrumFromShMem(SegmentIndex, SegmentEndIndex, BufIndex)

Arguments

SegmentIndex

Segment start index of data to fetch.

SegmentEndIndex

Segment end index of data to fetch.

BufIndex

Buf index of data to fetch.

Value

A list containing the stick spectrum and corresponding masses.


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