AT.Stopping.Power.with.no: AT.Stopping.Power.with.no
Description
Retrieves the electronic stopping power in keV/um for
the requested energies and particles for a specified
material and data source. The data source is thereby
given via its integer id (s. AT_StoppingPowerData.h for
details). Data that should be read from a file
cannot be used with this method.Usage
AT.Stopping.Power.with.no(stopping.power.source.no, E.MeV.u,
particle.no, material.no)
Arguments
E.MeV.u
kinetic energies in MeV per amu (array of size n) (see also
E.MeV.u). particle.no
particle numbers (array of size n) (see also
particle.no). Value
- stopping.power.keV.umarray to return stopping powers (array of size
n)
- statusstatus
See Also
View the C source code here:
http://sourceforge.net/apps/trac/libamtrack/browser/tags/0.6.3/src/AT_Sto
ppingPower.c#L128