View source: R/lut-functions.R
write.lut.meta | R Documentation |
Write LUT meta file
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)
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 |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.