Material

This a python binding to the C++ class Mantid::Kernel::Material.

class mantid.kernel.Material
__init__()

Raises an exception This class cannot be instantiated from Python

absorbXSection((Material)self[, (float)lambda=1.7982]) → float :

Absorption Cross-Section

chemicalFormula((Material)self) → tuple :

Chemical Formula

cohScatterXSection((Material)self[, (float)lambda=1.7982]) → float :

Coherent Scattering Cross-Section

incohScatterXSection((Material)self[, (float)lambda=1.7982]) → float :

Incoherent Scattering Cross-Section

name((Material)self) → str :

Name of the material

numberDensity

Number density

pressure

Pressure

relativeMolecularMass((Material)self) → float :

Relative Molecular Mass

temperature

Temperature

totalScatterXSection((Material)self[, (float)lambda=1.7982]) → float :

Total Scattering Cross-Section