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. an element or a compound/mixture).

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