spectrum {HITXML}R Documentation

Create empty spectrum

Description

spectrum return an empty spectrum, i.e. a matrix with four columns particle, kinetic energy (mid bin, in MeV.u), bin width and number of particles in the mid (absolute, not density)

Usage

spectrum(nrow)

Arguments

nrow

Number of rows in the spectrum matrix

Author(s)

Steffen Greilich

See Also

dataSpectrum

Other Data.structures: dataSpectrum-class; dataSpectrum


[Package HITXML version 0.9.12 Index]