get.dose.beamLUT: Evaluate net Dose from beamLUTs (pure-dek)

View source: R/lut-functions.R

get.dose.beamLUTR Documentation

Evaluate net Dose from beamLUTs (pure-dek)

Description

Get the net Dose distribution (values object or sparse array) from the beamLUTs. If coordinates x, y and z are specified it returns a complete values object

Usage

get.dose.beamLUT(beamLUTs, beams, x = NULL, y = NULL, z = NULL,
  variable = "Dose[Gy]")

Arguments

beamLUTs

the beamLUTs data frame.

beams

the beams data frame.

x, y, z

the coordinates of the 3D array.

variable

to override the default name of the variable ('Dose[Gy]').

Value

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

See Also

Other BeamLUT: combine.beamLUTs, get.alpha.beta.beamLUT, get.bdose.beamLUT, get.beamLUTs, 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.