run.dek.forward: Forward planning (Pure-dek)

View source: R/plankit-functions.R

run.dek.forwardR Documentation

Forward planning (Pure-dek)

Description

Perform a forward planning with Pure-dek. It assumes that the beams are defined in theplan object, checking in this order: beams, inoutBeamsFile, outputBeamsFile.

Usage

run.dek.forward(plan, outmessages = FALSE)

Arguments

plan

the Plan object. It should include also the specification of the beams (i.e. the "RTIonPlan").

outmessages

if TRUE, it displays the messages from the Pure-dek output.

Value

a Plan Object (including data/information of the evaluated output of the forward planning, e.g. values, vois, etc.)

See Also

Other PlanKIT: embed.data, run.dek.inverse


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