View source: R/beams-functions.R
| get.rays | R Documentation |
Get rays (normalized vector directions + absolute coordinate) in the reference frame of the CT.
get.rays(beams, s = 4000, unique.rays = FALSE)
beams |
the beams data.frame |
s |
distance of the source from the isocenter (it uses only one virtual source). |
unique.rays |
Return only unique rays |
data frame of rays. Each ray has 6 component: a point (X,Y,Z) on the plane passing through the isocenter, and a normalized vector for the direction (xn, yn, zn).
Other Beams: add.field,
convert.fluence2mu,
convert.mu2fluence,
create.beam, create.field,
display.beamports,
display.beams, get.beams,
get.ct.entrance.point,
get.isocenter, read.beams,
write.beams
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.