Material

roentgen.absorption Package

Classes

MassAttenuationCoefficient(material) The mass attenuation coefficient.
Material(material_input, thickness[, density]) An object which enables the calculation of the x-ray transmission and absorption of a material (e.g.
Response(optical_path, detector) An object to handle the response of a detector material which includes an optical path or filter through which x-rays must first traverse before reaching the detector.
Stack(materials) An object which enables the calculation of the x-ray transmission and absorption of a stack of materaials.

Class Inheritance Diagram

digraph inheritancedc2aaf2e28 { rankdir=LR; size="8.0, 12.0"; "MassAttenuationCoefficient" [URL="../../api/roentgen.absorption.MassAttenuationCoefficient.html#roentgen.absorption.MassAttenuationCoefficient",fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5)",target="_top",tooltip="The mass attenuation coefficient."]; "Material" [URL="../../api/roentgen.absorption.Material.html#roentgen.absorption.Material",fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5)",target="_top",tooltip="An object which enables the calculation of the x-ray transmission and"]; "Response" [URL="../../api/roentgen.absorption.Response.html#roentgen.absorption.Response",fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5)",target="_top",tooltip="An object to handle the response of a detector material which includes"]; "Stack" [URL="../../api/roentgen.absorption.Stack.html#roentgen.absorption.Stack",fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5)",target="_top",tooltip="An object which enables the calculation of the x-ray transmission and"]; }