write.lut.meta: Write LUT meta file

View source: R/lut-functions.R

write.lut.metaR Documentation

Write LUT meta file

Description

Write LUT meta file

Usage

write.lut.meta(lut.name, physical.variables = "DosePerEvent[Gy/primary]",
  biological.variables = c("LethAlphaPerEvent[1/primary]",
  "SqrtLethBetaPerEvent[1/primary]"), tissue.names = "NULL",
  alphaX = 1, betaX = 1)

Arguments

lut.name

The name (file prefix) of the LUT

physical.variables

Names of the physical variables

biological.variables

Names of the biological variables

alphaX, betaX

vectors of the LQ parameters for the reference radiation (used to compute the RBE.)

model.names

Names of the biological models

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.optics, write.lut.phasespace, write.lut.zBP, write.lut


planit-group/Rplanit documentation built on July 4, 2025, 2:17 p.m.