demo.puredek: Evaluate a test planning

View source: R/testing-functions.R

demo.puredekR Documentation

Evaluate a test planning

Description

Generate a simple water phantom CT with a central PTV and four OARs around. Set a plan with protons (default) with 4 coplanar fields and perform an optimization to deliver exatly 1 Gy(RBE) (default) in the PTV. Generate a graphical report.

Usage

demo.puredek(plan.name = "test-plan", particle = "proton", dose = 1,
  outmessages = FALSE)

Arguments

plan.name

The name of the plan.

particle

The primary particle ('proton', 'lithium', 'helium', 'carbon' or 'oxygen')

dose

The equivalent dose to be delivered in the PTV (Gy(RBE))

outmessages

Display detailed output messages of the evaluation. Warning: the throughput is high, use this option only when running from a simple text terminal.

Value

The plan object.


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