generate.materials.gate: Generate Materials (Gate)

View source: R/gate-functions.R

generate.materials.gateR Documentation

Generate Materials (Gate)

Description

Generate the material database for Gate simulations.

Usage


  generate.materials.gate(MaterialTable = "./data/Schneider2000MaterialsTable.txt",
  DensityTable = "./data/Schneider2000DensitiesTable.txt",
  DensityTolerance = 0.1,
  OutputMaterialDatabase = "./data/ct-HUmaterials.db",
  OutputHUMaterial = "./data/ct-HU2mat.txt")

Arguments

MaterialTable

name of the file containing the conversion of CT number to elemental weight.

DensityTable

name of the file containing the conversion of CT number to density values.

DensityTolerance

the density step for the generation of the material database.

OutputMaterialDatabase

output file name for the material database.

OutputHUMaterial

output file name for the CT number to material conversion.

See Also

Other GateMaterials: read.materials.gate


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