get.alpha.beta.beamLUT: Evaluate net alpha and beta from beamLUTs (pure-dek)

get.alpha.beta.beamLUTR Documentation

Evaluate net alpha and beta from beamLUTs (pure-dek)

Description

Get the net alpha and beta Linear-Quadratic parameters distribution (values object or sparse array) from the beamLUTs.

Usage

get.alpha.beta.beamLUT(beamLUTs, beams, x = NULL, y = NULL, z = NULL,
  variables = c("Alpha[Gy^(-1)]", "Beta[Gy^(-2)]"))

Arguments

beamLUTs

the beamLUTs data frame.

beams

the beams data frame.

x, y, z

the coordinates of the 3D array.

variable

name vector to override the default name of the variables (c('Alpha[Gy^(-1)]', 'Beta[Gy^(-2)]')).

Value

A values object (if x, y and z are specified), otherwise a sparse array.

See Also

Other BeamLUT: combine.beamLUTs, get.bdose.beamLUT, get.beamLUTs, get.dose.beamLUT, get.letd.beamLUT, get.rbe.beamLUT, get.values.for.beam, read.beamLUTs, read.beamLUT, write.beamLUT


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