HX.compute.field: HX.compute.field

Description Usage Arguments Value Examples

Description

Computes fluence in voxels of given resolution in a field part for given beam spot grid.

Usage

1
HX.compute.field( beam.spot.grid, field.mm = NULL, resolution.mm)

Arguments

beam.spot.grid

Data frame holding beam spot positions, foci, and particle numbers. See beam.spot.grid

.

field.mm

Vector of four elements, holding coordinates of field corners in mm (x.min, y.min, x.max, y.max). If NULL, the field size will be automatically chosen such that the entire irradiation field is covered.

resolution.mm

Side length of voxels in mm.

Value

Matrix (for the sake of speed).

Examples

1
#

HITXML documentation built on May 2, 2019, 5:25 p.m.