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

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

temperature

Temperature

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

Total Scattering Cross-Section