Rdocumentation
powered by
Learn R Programming
libamtrack (version 0.6.3)
AT.average.Z.from.composition: AT.average.Z.from.composition
Description
Computes the average atomic number for a given material composition
Usage
AT.average.Z.from.composition(Z, weight.fraction)
Arguments
Z
atomic numbers of constituents (array of size n).
weight.fraction
relative fractions of weight of constituents (array of size n).
Value
average.Z
average Z
See Also
View the C source code here:
http://sourceforge.net/apps/trac/libamtrack/browser/tags/0.6.3/src/AT_Dat aMaterial.c#L403