Learn R Programming

libamtrack (version 0.6.3)

AT.average.A.from.composition: AT.average.A.from.composition

Description

Computes the average mass number for a given material composition

Usage

AT.average.A.from.composition(A, weight.fraction)

Arguments

A
mass numbers of constituents (array of size n).
weight.fraction
relative fractions of weight of constituents (array of size n).

Value

  • average.Aaverage A

See Also

View the C source code here: http://sourceforge.net/apps/trac/libamtrack/browser/tags/0.6.3/src/AT_Dat aMaterial.c#L386