Syntax: RADX: AD={delivered dose (Gy)} = {irradiation time}x{dose rate} Example: RADX: AD=20 !20 Gy delivered dose RADX: AD=DD1 !Pointer to an array of dose values DD1=0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 / !Array of dose values (Gy)
Purpose: Set the delivered absorbed dose (baseline exposure scenario) Data Type: real Unit: Gy Default: none Comments: The DOX parameter provides an alternate, sometimes useful, way to specify dose rate. The delivered dose and dose rate are related by {delivered dose} = {dose rate} x {irradiation time}. The values specified by, for example, the AD and ADR or AD and DOX parameters define a baseline exposure scenario. The baseline exposure scenario can then be re-scaled using the OPT and RND keywords. The OPT and RND keywords are used to re-scale split-dose exposures, multi-fraction exposures, and other temporally complex exposure scenarios. For a single dose of radiation delivered at constant dose rate, an array of dose values (e.g., the DD1 array in the above example) can be used in place of the OPT and RND keywords.
|