Material

roentgen.absorption Package

Functions

get_atomic_number(element_str) Return the atomic number of the element
is_an_element(element_str) Returns True is the string represents an element

Classes

Compound(materials) An object which provides the x-ray properties of a compound (i.e.
MassAttenuationCoefficient(material) The mass attenuation coefficient
Material(material_str, thickness: Unit(“m”)) An object which provides the properties of a material in x-rays

Class Inheritance Diagram

Inheritance diagram of roentgen.absorption.material.Compound, roentgen.absorption.material.MassAttenuationCoefficient, roentgen.absorption.material.Material