AT.set.user.material: AT.set.user.material
Description
Initializes user defined material. The material can then be used
with material index number 0. !Be aware! that is
definition is only valid during run-time. When the library is reloaded, the
default settings are restored and the
material is removed.Usage
AT.set.user.material(density.g.cm3, I.eV, average.A, average.Z)
Arguments
density.g.cm3
physical density in g per cm3.
average.A
average mass number.
average.Z
average atomic number.
Value
- statusmaterial defined successfully if zero
See Also
View the C source code here:
http://sourceforge.net/apps/trac/libamtrack/browser/tags/0.6.3/src/AT_Dat
aMaterial.c#L479