AT.particle.no.from.Z.and.A {libamtrack}R Documentation

AT.particle.no.from.Z.and.A

Description

Returns particle index number from given A and Z

Usage

AT.particle.no.from.Z.and.A(Z, A)

Arguments

Z

atomic numbers (array of size n).

A

mass number (array of size n).

Value

particle.no

corresponding particle index numbers (array of size n)

status

status

See Also

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


[Package libamtrack version 0.6.4 Index]