Description Usage Arguments Value See Also
Computes the effective atomic number for a given material composition
1 2 | AT.effective.Z.from.composition(Z, weight.fraction,
electron.densities.cm3, exponent)
|
Z |
atomic numbers of constituents (array of size n). |
weight.fraction |
relative fractions of weight of constituents (array of size n). |
electron.densities.cm3 |
if not zero, weight fractions will additionally include electron densities per volume (array of size n). |
exponent |
exponent for additivity rule reflecting the photon energy regime (usually 3.5 at ~ 100 kV). |
effective.Z |
effective Z |
View the C source code here: http://sourceforge.net/apps/trac/libamtrack/browser/tags/0.6.3/src/AT_DataMaterial.c#L420
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.