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
-
cohScatterLength((Material)self[, (float)lambda=1.7982]) → float :
Coherent Scattering Length
-
cohScatterLengthReal((Material)self[, (float)lambda=1.7982]) → float :
Real part of Coherent Scattering Length
-
cohScatterLengthSqrd((Material)self[, (float)lambda=1.7982]) → float :
Coherent Scattering Length <b^2>
-
cohScatterXSection((Material)self[, (float)lambda=1.7982]) → float :
Coherent Scattering Cross-Section
-
incohScatterLength((Material)self[, (float)lambda=1.7982]) → float :
Incoherent Scattering Length
-
incohScatterLengthReal((Material)self[, (float)lambda=1.7982]) → float :
Real part of Incoherent Scattering Length
-
incohScatterLengthSqrd((Material)self[, (float)lambda=1.7982]) → float :
Incoherent Scattering Length <b^2>
-
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
-
totalScatterLength((Material)self[, (float)lambda=1.7982]) → float :
Total Scattering Length
-
totalScatterLengthSqrd((Material)self[, (float)lambda=1.7982]) → float :
Total Scattering Length <b^2>
-
totalScatterXSection((Material)self[, (float)lambda=1.7982]) → float :
Total Scattering Cross-Section