write.lut.phasespace: Write LUT phase-space file

View source: R/lut-functions.R

write.lut.phasespaceR Documentation

Write LUT phase-space file

Description

Note: this implementations assumes a "complete" pencilbeam approach, without sub-pencilbeams. Hence the phase space is essentially a place holder.

Usage

write.lut.phasespace(lut.name, nominalEnergy = NULL, meanEnergy = NULL,
  sigmaEnergy = 0, sigmaX = 4, sigmaY = 4, sigmaX1 = 0,
  sigmaY1 = 0, rhoXX1 = 0, rhoYY1 = 0)

Arguments

lut.name

The name (file prefix) of the LUT

lut

the LUT object containing the 4d data array

See Also

Other LUT: get.zBP.fun, lut.add.alpha, lut.add.beta, lut.add.rbe.alpha, lut.radial.integral, read.lut, write.lut.4d, write.lut.meta, write.lut.optics, write.lut.zBP, write.lut


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.