Learn R Programming

libamtrack (version 0.6.3)

AT.A.from.particle.no: AT.A.from.particle.no

Description

Returns mass number for given particle number

Usage

AT.A.from.particle.no(particle.no)

Arguments

particle.no
particle index number (array of size n) (see also particle.no).

Value

  • Amass number (array of size n)
  • returnreturn

See Also

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