AT.average.A.from.composition {libamtrack}R Documentation

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.A

average A

See Also

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


[Package libamtrack version 0.6.4 Index]