AT.electron.density.m3.from.composition: AT.electron.density.m3.from.composition

Description Usage Arguments Value See Also

View source: R/libamtrack.R

Description

Computes the electron density for a given material composition

Usage

1
2
AT.electron.density.m3.from.composition(density.g.cm3, Z, A,
 weight.fraction)

Arguments

density.g.cm3

physical density (in g per cm3) of material.

Z

atomic numbers of constituents (array of size n).

A

mass numbers of constituents (array of size n).

weight.fraction

relative fractions of weight of constituents (array of size n).

Value

electron.density.m3

electron density per m3

See Also

View the C source code here: http://sourceforge.net/apps/trac/libamtrack/browser/trunk/src/AT_DataMaterial.c#L364


libamtrack documentation built on May 2, 2019, 4:55 p.m.