AT.particle.no.from.Z.and.A {libamtrack} | R Documentation |
Returns particle index number from given A and Z
AT.particle.no.from.Z.and.A(Z, A)
Z |
atomic numbers (array of size n). |
A |
mass number (array of size n). |
particle.no |
corresponding particle index numbers (array of size n) |
status |
status |
View the C source code here: http://sourceforge.net/apps/trac/libamtrack/browser/trunk/src/AT_DataParticle.c#L34